.pbo1o58gp0 {
    border-width: 2px;
}

.video-wrapper {
    overflow: hidden;
}

body {
    background-color: #fefef8;
}

body {
    font-family: Golos Text;
}

.rsdv3o39jl {
    font-family: 'Golos Text', sans-serif;
    font-size: 6.5rem;
    line-height: 1;
}

.rsdv3o39jl>.bppdb7t599 {
    font-size: 8.125rem;
}

.xu8fsf3hkz {
    font-family: 'Golos Text', sans-serif;
    font-size: 5.8rem;
    line-height: 1;
}

.xu8fsf3hkz>.bppdb7t599 {
    font-size: 7.25rem;
}

.qrijljki0e {
    font-family: 'Golos Text', sans-serif;
    font-size: 1.5rem;
    line-height: 1.3;
}

.qrijljki0e>.bppdb7t599 {
    font-size: 1.875rem;
}

.i6ykg7wbti {
    font-family: 'Golos Text', sans-serif;
    font-size: 2.65rem;
    line-height: 1.3;
}

.i6ykg7wbti>.bppdb7t599 {
    font-size: 3.3125rem;
}

.kzcnkbwl39 {
    font-family: 'Golos Text', sans-serif;
    font-size: 1.8rem;
    line-height: 1.3;
}

.kzcnkbwl39>.bppdb7t599 {
    font-size: 2.25rem;
}

/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
@media (max-width: 992px) {
    .rsdv3o39jl {
        font-size: 5.2rem;
    }
}

@media (max-width: 768px) {
    .rsdv3o39jl {
        font-size: 4.55rem;
        font-size: calc(2.925rem + (6.5 - 2.925) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.1 * (2.925rem + (6.5 - 2.925) * ((100vw - 20rem) / (48 - 20))));
    }

    .xu8fsf3hkz {
        font-size: 4.64rem;
        font-size: calc(2.6799999999999997rem + (5.8 - 2.6799999999999997) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.3 * (2.6799999999999997rem + (5.8 - 2.6799999999999997) * ((100vw - 20rem) / (48 - 20))));
    }

    .qrijljki0e {
        font-size: 1.2rem;
        font-size: calc(1.175rem + (1.5 - 1.175) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.175rem + (1.5 - 1.175) * ((100vw - 20rem) / (48 - 20))));
    }

    .i6ykg7wbti {
        font-size: 2.12rem;
        font-size: calc(1.5775rem + (2.65 - 1.5775) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.5775rem + (2.65 - 1.5775) * ((100vw - 20rem) / (48 - 20))));
    }

    .kzcnkbwl39 {
        font-size: 1.44rem;
        font-size: calc(1.28rem + (1.8 - 1.28) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.28rem + (1.8 - 1.28) * ((100vw - 20rem) / (48 - 20))));
    }
}

/* Buttons */
.pbo1o58gp0 {
    padding: 1.25rem 2rem;
    border-radius: 4px;
    padding: 0.75rem 1.5rem;
}

.btn-sm {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-md {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-lg {
    padding: 1.25rem 2rem;
    border-radius: 4px;
}

.bg-primary {
    background-color: #02c39a !important;
}

.bg-success {
    background-color: #20ac6b !important;
}

.bg-info {
    background-color: #0aa3c2 !important;
}

.bg-warning {
    background-color: #cc9900 !important;
}

.bg-danger {
    background-color: #ae1e2c !important;
}

.dsc64250cd,
.dsc64250cd:active {
    background-color: #02c39a !important;
    border-color: #02c39a !important;
    color: #ffffff !important;
    box-shadow: none;
}

.dsc64250cd:hover,
.dsc64250cd:focus,
.dsc64250cd.focus,
.dsc64250cd.ufygcbialk {
    color: inherit;
    background-color: #03f5c2 !important;
    border-color: #03f5c2 !important;
    box-shadow: none;
}

.dsc64250cd.pc1cahbfyd,
.dsc64250cd:disabled {
    color: #ffffff !important;
    background-color: #03f5c2 !important;
    border-color: #03f5c2 !important;
}

.btn-secondary,
.btn-secondary:active {
    background-color: #63a196 !important;
    border-color: #63a196 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary.ufygcbialk {
    color: inherit;
    background-color: #83b4ab !important;
    border-color: #83b4ab !important;
    box-shadow: none;
}

.btn-secondary.pc1cahbfyd,
.btn-secondary:disabled {
    color: #ffffff !important;
    background-color: #83b4ab !important;
    border-color: #83b4ab !important;
}

.btn-info,
.btn-info:active {
    background-color: #0aa3c2 !important;
    border-color: #0aa3c2 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info.ufygcbialk {
    color: inherit;
    background-color: #0dccf3 !important;
    border-color: #0dccf3 !important;
    box-shadow: none;
}

.btn-info.pc1cahbfyd,
.btn-info:disabled {
    color: #ffffff !important;
    background-color: #0dccf3 !important;
    border-color: #0dccf3 !important;
}

.btn-success,
.btn-success:active {
    background-color: #20ac6b !important;
    border-color: #20ac6b !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.ufygcbialk {
    color: inherit;
    background-color: #28d786 !important;
    border-color: #28d786 !important;
    box-shadow: none;
}

.btn-success.pc1cahbfyd,
.btn-success:disabled {
    color: #ffffff !important;
    background-color: #28d786 !important;
    border-color: #28d786 !important;
}

.btn-warning,
.btn-warning:active {
    background-color: #cc9900 !important;
    border-color: #cc9900 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.ufygcbialk {
    color: inherit;
    background-color: #ffbf00 !important;
    border-color: #ffbf00 !important;
    box-shadow: none;
}

.btn-warning.pc1cahbfyd,
.btn-warning:disabled {
    color: #ffffff !important;
    background-color: #ffbf00 !important;
    border-color: #ffbf00 !important;
}

.btn-danger,
.btn-danger:active {
    background-color: #ae1e2c !important;
    border-color: #ae1e2c !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.ufygcbialk {
    color: inherit;
    background-color: #da2637 !important;
    border-color: #da2637 !important;
    box-shadow: none;
}

.btn-danger.pc1cahbfyd,
.btn-danger:disabled {
    color: #ffffff !important;
    background-color: #da2637 !important;
    border-color: #da2637 !important;
}

.o8197jk6ud,
.o8197jk6ud:active {
    background-color: #f5f5f5 !important;
    border-color: #f5f5f5 !important;
    color: #767676 !important;
    box-shadow: none;
}

.o8197jk6ud:hover,
.o8197jk6ud:focus,
.o8197jk6ud.focus,
.o8197jk6ud.ufygcbialk {
    color: inherit;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
    box-shadow: none;
}

.o8197jk6ud.pc1cahbfyd,
.o8197jk6ud:disabled {
    color: #767676 !important;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
}

.btn-black,
.btn-black:active {
    background-color: #232323 !important;
    border-color: #232323 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-black:hover,
.btn-black:focus,
.btn-black.focus,
.btn-black.ufygcbialk {
    color: inherit;
    background-color: #3d3d3d !important;
    border-color: #3d3d3d !important;
    box-shadow: none;
}

.btn-black.pc1cahbfyd,
.btn-black:disabled {
    color: #ffffff !important;
    background-color: #3d3d3d !important;
    border-color: #3d3d3d !important;
}

.btn-primary-outline,
.btn-primary-outline:active {
    background-color: transparent !important;
    border-color: #02c39a;
    color: #02c39a;
}

.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.ufygcbialk {
    color: #016d56 !important;
    background-color: transparent !important;
    border-color: #016d56 !important;
    box-shadow: none !important;
}

.btn-primary-outline.pc1cahbfyd,
.btn-primary-outline:disabled {
    color: #ffffff !important;
    background-color: #02c39a !important;
    border-color: #02c39a !important;
}

.btn-secondary-outline,
.btn-secondary-outline:active {
    background-color: transparent !important;
    border-color: #63a196;
    color: #63a196;
}

.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.ufygcbialk {
    color: #416c65 !important;
    background-color: transparent !important;
    border-color: #416c65 !important;
    box-shadow: none !important;
}

.btn-secondary-outline.pc1cahbfyd,
.btn-secondary-outline:disabled {
    color: #ffffff !important;
    background-color: #63a196 !important;
    border-color: #63a196 !important;
}

.btn-info-outline,
.btn-info-outline:active {
    background-color: transparent !important;
    border-color: #0aa3c2;
    color: #0aa3c2;
}

.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.ufygcbialk {
    color: #065e70 !important;
    background-color: transparent !important;
    border-color: #065e70 !important;
    box-shadow: none !important;
}

.btn-info-outline.pc1cahbfyd,
.btn-info-outline:disabled {
    color: #ffffff !important;
    background-color: #0aa3c2 !important;
    border-color: #0aa3c2 !important;
}

.btn-success-outline,
.btn-success-outline:active {
    background-color: transparent !important;
    border-color: #20ac6b;
    color: #20ac6b;
}

.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.ufygcbialk {
    color: #12633e !important;
    background-color: transparent !important;
    border-color: #12633e !important;
    box-shadow: none !important;
}

.btn-success-outline.pc1cahbfyd,
.btn-success-outline:disabled {
    color: #ffffff !important;
    background-color: #20ac6b !important;
    border-color: #20ac6b !important;
}

.btn-warning-outline,
.btn-warning-outline:active {
    background-color: transparent !important;
    border-color: #cc9900;
    color: #cc9900;
}

.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.ufygcbialk {
    color: #755800 !important;
    background-color: transparent !important;
    border-color: #755800 !important;
    box-shadow: none !important;
}

.btn-warning-outline.pc1cahbfyd,
.btn-warning-outline:disabled {
    color: #ffffff !important;
    background-color: #cc9900 !important;
    border-color: #cc9900 !important;
}

.btn-danger-outline,
.btn-danger-outline:active {
    background-color: transparent !important;
    border-color: #ae1e2c;
    color: #ae1e2c;
}

.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.ufygcbialk {
    color: #641119 !important;
    background-color: transparent !important;
    border-color: #641119 !important;
    box-shadow: none !important;
}

.btn-danger-outline.pc1cahbfyd,
.btn-danger-outline:disabled {
    color: #ffffff !important;
    background-color: #ae1e2c !important;
    border-color: #ae1e2c !important;
}

.btn-black-outline,
.btn-black-outline:active {
    background-color: transparent !important;
    border-color: #232323;
    color: #232323;
}

.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus,
.btn-black-outline.ufygcbialk {
    color: #000000 !important;
    background-color: transparent !important;
    border-color: #000000 !important;
    box-shadow: none !important;
}

.btn-black-outline.pc1cahbfyd,
.btn-black-outline:disabled {
    color: #ffffff !important;
    background-color: #232323 !important;
    border-color: #232323 !important;
}

.btn-white-outline,
.btn-white-outline:active {
    background-color: transparent !important;
    border-color: #fafafa;
    color: #fafafa;
}

.btn-white-outline:hover,
.btn-white-outline:focus,
.btn-white-outline.focus,
.btn-white-outline.ufygcbialk {
    color: #cfcfcf !important;
    background-color: transparent !important;
    border-color: #cfcfcf !important;
    box-shadow: none !important;
}

.btn-white-outline.pc1cahbfyd,
.btn-white-outline:disabled {
    color: #7a7a7a !important;
    background-color: #fafafa !important;
    border-color: #fafafa !important;
}

.text-primary {
    color: #02c39a !important;
}

.text-secondary {
    color: #63a196 !important;
}

.text-success {
    color: #20ac6b !important;
}

.text-info {
    color: #0aa3c2 !important;
}

.text-warning {
    color: #cc9900 !important;
}

.text-danger {
    color: #ae1e2c !important;
}

.w5rc1y0kyq {
    color: #fafafa !important;
}

.v85xiahs83 {
    color: #232323 !important;
}

a.text-primary:hover,
a.text-primary:focus,
a.text-primary.ufygcbialk {
    color: #015e4a !important;
}

a.text-secondary:hover,
a.text-secondary:focus,
a.text-secondary.ufygcbialk {
    color: #3b635c !important;
}

a.text-success:hover,
a.text-success:focus,
a.text-success.ufygcbialk {
    color: #105636 !important;
}

a.text-info:hover,
a.text-info:focus,
a.text-info.ufygcbialk {
    color: #055161 !important;
}

a.text-warning:hover,
a.text-warning:focus,
a.text-warning.ufygcbialk {
    color: #664d00 !important;
}

a.text-danger:hover,
a.text-danger:focus,
a.text-danger.ufygcbialk {
    color: #570f16 !important;
}

a.w5rc1y0kyq:hover,
a.w5rc1y0kyq:focus,
a.w5rc1y0kyq.ufygcbialk {
    color: #c7c7c7 !important;
}

a.v85xiahs83:hover,
a.v85xiahs83:focus,
a.v85xiahs83.ufygcbialk {
    color: #000000 !important;
}

a[class*="text-"]:not(.bdngyotii3):not(.dropdown-item):not([role]):not(.navbar-caption) {
    position: relative;
    background-image: transparent;
    background-size: 10000px 2px;
    background-repeat: no-repeat;
    background-position: 0px 1.2em;
    background-position: -10000px 1.2em;
}

a[class*="text-"]:not(.bdngyotii3):not(.dropdown-item):not([role]):not(.navbar-caption):hover {
    transition: background-position 2s ease-in-out;
    background-image: linear-gradient(currentColor 50%, currentColor 50%);
    background-position: 0px 1.2em;
}

.vqc6nvupel .bdngyotii3.ufygcbialk {
    color: #02c39a;
}

.vqc6nvupel .bdngyotii3:not(.ufygcbialk) {
    color: #232323;
}

.qajo52qydy {
    background-color: #70c770;
}

.alert-info {
    background-color: #0aa3c2;
}

.alert-warning {
    background-color: #cc9900;
}

.iclmzzedj7 {
    background-color: #ae1e2c;
}

.g07f9aeilo .pbo1o58gp0:not(.btn-form) {
    border-radius: 100px;
}

.mbr-gallery-filter li a {
    border-radius: 100px !important;
}

.mbr-gallery-filter li.ufygcbialk .pbo1o58gp0 {
    background-color: #02c39a;
    border-color: #02c39a;
    color: #ffffff;
}

.mbr-gallery-filter li.ufygcbialk .pbo1o58gp0:focus {
    box-shadow: none;
}

.vqc6nvupel .bdngyotii3 {
    border-radius: 100px !important;
}

a,
a:hover {
    color: #02c39a;
}

.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
    color: #47fdd7;
}

.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
    color: #68e3aa;
}

.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
    color: #55dbf6;
}

.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
    color: #ffe599;
}

.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
    color: #e56773;
}

/* Scroll to top button*/
.scrollToTop_wraper {
    display: none;
}

.phnn7wuqg4 {
    font-family: 'Golos Text', sans-serif;
    font-size: 1.8rem;
    line-height: 1.3;
    font-weight: 400;
    border-radius: 100px !important;
}

.phnn7wuqg4>.bppdb7t599 {
    font-size: 2.25rem;
}

.phnn7wuqg4:hover,
.phnn7wuqg4:focus {
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
    border-color: #02c39a !important;
}

.phnn7wuqg4:-webkit-input-placeholder {
    font-family: 'Golos Text', sans-serif;
    font-size: 1.8rem;
    line-height: 1.3;
    font-weight: 400;
}

.phnn7wuqg4:-webkit-input-placeholder>.bppdb7t599 {
    font-size: 2.25rem;
}

blockquote {
    border-color: #02c39a;
}

/* Forms */
.vywiahsc35 .input-group-btn .pbo1o58gp0 {
    border-radius: 100px !important;
}

.vywiahsc35 .input-group-btn .pbo1o58gp0:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.vywiahsc35 .input-group-btn button[type="submit"] {
    border-radius: 100px !important;
    padding: 1rem 3rem;
}

.vywiahsc35 .input-group-btn button[type="submit"]:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.jq-selectbox li:hover,
.jq-selectbox li.selected {
    background-color: #02c39a;
    color: #ffffff;
}

.jq-number__spin {
    transition: 0.25s ease;
}

.jq-number__spin:hover {
    border-color: #02c39a;
}

.jq-selectbox .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:after,
.jq-number__spin.plus:after {
    transition: 0.4s;
    border-top-color: #232323;
    border-bottom-color: #232323;
}

.jq-selectbox:hover .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:hover:after,
.jq-number__spin.plus:hover:after {
    border-top-color: #02c39a;
    border-bottom-color: #02c39a;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    color: #000000 !important;
    background-color: #02c39a !important;
    box-shadow: none !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    color: #000000 !important;
    background: #63a196 !important;
    box-shadow: none !important;
}

.lazy-bg {
    background-image: none !important;
}

.lazy-placeholder:not(section),
.lazy-none {
    display: block;
    position: relative;
    padding-bottom: 56.25%;
    width: 100%;
    height: auto;
}

iframe.lazy-placeholder,
.lazy-placeholder:after {
    content: '';
    position: absolute;
    width: 200px;
    height: 200px;
    background: transparent no-repeat center;
    background-size: contain;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background-image: url("../../../data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%2302c39a' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}

section.lazy-placeholder:after {
    opacity: 0.5;
}

body {
    overflow-x: hidden;
}

a {
    transition: color 0.6s;
}

.g07f9aeilo .pbo1o58gp0,
.q70v7skx8r .pbo1o58gp0 {
    padding: 32px 88px;
    border-radius: 60px !important;
    font-weight: 400 !important;
}

@media (max-width: 992px) {

    .g07f9aeilo .pbo1o58gp0,
    .q70v7skx8r .pbo1o58gp0 {
        padding: 22px 40px;
    }
}

.g07f9aeilo .dsc64250cd,
.q70v7skx8r .dsc64250cd,
.g07f9aeilo .btn-secondary,
.q70v7skx8r .btn-secondary,
.g07f9aeilo .btn-success,
.q70v7skx8r .btn-success,
.g07f9aeilo .btn-info,
.q70v7skx8r .btn-info,
.g07f9aeilo .btn-warning,
.q70v7skx8r .btn-warning,
.g07f9aeilo .btn-danger,
.q70v7skx8r .btn-danger,
.g07f9aeilo .btn-black,
.q70v7skx8r .btn-black,
.g07f9aeilo .o8197jk6ud,
.q70v7skx8r .o8197jk6ud {
    border: none !important;
}

.g07f9aeilo .dsc64250cd:hover,
.q70v7skx8r .dsc64250cd:hover,
.g07f9aeilo .btn-secondary:hover,
.q70v7skx8r .btn-secondary:hover,
.g07f9aeilo .btn-success:hover,
.q70v7skx8r .btn-success:hover,
.g07f9aeilo .btn-info:hover,
.q70v7skx8r .btn-info:hover,
.g07f9aeilo .btn-warning:hover,
.q70v7skx8r .btn-warning:hover,
.g07f9aeilo .btn-danger:hover,
.q70v7skx8r .btn-danger:hover,
.g07f9aeilo .btn-black:hover,
.q70v7skx8r .btn-black:hover,
.g07f9aeilo .o8197jk6ud:hover,
.q70v7skx8r .o8197jk6ud:hover,
.g07f9aeilo .dsc64250cd:focus,
.q70v7skx8r .dsc64250cd:focus,
.g07f9aeilo .btn-secondary:focus,
.q70v7skx8r .btn-secondary:focus,
.g07f9aeilo .btn-success:focus,
.q70v7skx8r .btn-success:focus,
.g07f9aeilo .btn-info:focus,
.q70v7skx8r .btn-info:focus,
.g07f9aeilo .btn-warning:focus,
.q70v7skx8r .btn-warning:focus,
.g07f9aeilo .btn-danger:focus,
.q70v7skx8r .btn-danger:focus,
.g07f9aeilo .btn-black:focus,
.q70v7skx8r .btn-black:focus,
.g07f9aeilo .o8197jk6ud:focus,
.q70v7skx8r .o8197jk6ud:focus {
    opacity: .7;
}

.hla34o1klb,
.card-wrapper,
.video-wrapper,
.uq5vhvmiwf iframe,
.p2uy8utlsv iframe,
.k1lqy61mob,
.plan,
.eez06oelgs,
.w2kel3jei7,
.krg7ybd97r {
    border-radius: 30px !important;
}

img {
    border-radius: 26px !important;
}

.frhjosazwd {
    background-color: transparent;
}

.frhjosazwd .mkzlsor9iy {
    background-color: #10452a !important;
    padding: 0;
}

.frhjosazwd .m9ktekr35r.eq3nbdga2t .dropdown .dropdown-menu {
    background-color: #10452a !important;
    background: #10452a;
}

.frhjosazwd .m9ktekr35r.eq3nbdga2t .dropdown .dropdown-menu .dropdown-submenu {
    margin: 0;
    left: 100%;
}

.frhjosazwd .de77hrq4fx {
    flex-wrap: nowrap;
}

@media (max-width: 991px) {
    .frhjosazwd .de77hrq4fx {
        flex-direction: column;
        align-items: flex-start;
    }

    .frhjosazwd .de77hrq4fx .m9ktekr35r.opened,
    .frhjosazwd .de77hrq4fx .z3acd4ia06 {
        background-color: #10452a !important;
        transition: all 0s ease 0s;
    }
}

.frhjosazwd .mkzlsor9iy {
    position: relative !important;
}

.frhjosazwd .xmdokhreei {
    display: flex;
    flex-wrap: wrap;
    min-width: 150px;
    margin-left: 24px;
}

@media (max-width: 991px) {
    .frhjosazwd .xmdokhreei {
        min-width: auto;
        max-width: 100%;
        margin: 1rem 0 1rem 0;
    }
}

@media (max-width: 991px) {
    .frhjosazwd .q70v7skx8r {
        margin-top: 1rem;
    }
}

.frhjosazwd .q70v7skx8r .pbo1o58gp0 {
    padding: 22px 40px;
    margin: 8px;
    min-width: 120px;
    white-space: nowrap;
}

.frhjosazwd .pbo1o58gp0 {
    min-height: auto;
    box-shadow: none;
    margin-top: 0;
}

.frhjosazwd .pbo1o58gp0:hover {
    box-shadow: none;
}

@media (min-width: 1200px) {
    .frhjosazwd .dp8b2bctn9 {
        margin: 4px 16px;
    }
}

@media (max-width: 991px) {
    .frhjosazwd .dp8b2bctn9 {
        margin: 0 !important;
    }
}

.frhjosazwd .dp8b2bctn9 .bdngyotii3 {
    transition: all 0.5s ease-out;
    border-radius: 4rem !important;
    border: 1px solid transparent;
    position: relative;
    opacity: 1;
}

.frhjosazwd .dp8b2bctn9 .bdngyotii3::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    width: 0;
    background-color: #ffffff;
    transition: all 0.3s ease-in-out;
}

.frhjosazwd .dp8b2bctn9 .bdngyotii3:hover,
.frhjosazwd .dp8b2bctn9 .bdngyotii3:focus {
    color: #ffffff !important;
}

.frhjosazwd .dp8b2bctn9 .bdngyotii3:hover::before,
.frhjosazwd .dp8b2bctn9 .bdngyotii3:focus::before {
    width: 100%;
}

.frhjosazwd .dropdown-menu {
    border-radius: 0;
    box-shadow: none;
    text-align: left;
}

@media (min-width: 992px) {
    .frhjosazwd .dropdown-menu {
        padding: 18px 34px 22px;
        min-width: 250px;
        top: auto !important;
        left: -40px !important;
    }

    .frhjosazwd .dropdown-menu.dropdown-submenu {
        left: 215px !important;
        top: -45% !important;
    }
}

@media (max-width: 991px) {

    .frhjosazwd .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]::after,
    .frhjosazwd .nvh42s1p53.dropdown-toggle::after {
        display: inline-block;
        width: 7px;
        height: 7px;
        margin-left: 0.5rem;
        margin-bottom: 2px;
        content: "";
        border: 2px solid;
        border-left: none;
        border-top: none;
        transform: rotate(-45deg);
        right: 15px;
        position: absolute;
        margin-top: -2px;
    }

    .frhjosazwd .bxiwckd1pe.dropdown-toggle[aria-expanded="true"]::after {
        transform: rotate(45deg);
        margin-top: -4px;
    }

    .frhjosazwd .offcanvas_box {
        display: none;
    }
}

.frhjosazwd .dropdown-item {
    border: none;
    font-weight: 300 !important;
}

.frhjosazwd .pu20j0zrz5 .nvh42s1p53 {
    font-weight: 400 !important;
    padding: 0 !important;
    margin: 0 !important;
}

.frhjosazwd .pu20j0zrz5 .nvh42s1p53.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0;
}

.frhjosazwd .container {
    display: flex;
    margin: auto;
}

.frhjosazwd .ytv0aow2yb {
    color: #ffffff;
    background-color: #02c39a;
    font-size: 16px;
    margin-right: 10px;
    margin-bottom: 5px;
    width: 32px;
    height: 32px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.2s ease-in-out;
}

.frhjosazwd .ytv0aow2yb:last-child {
    margin-right: 0;
}

.frhjosazwd .ytv0aow2yb:hover {
    opacity: 0.7;
}

@media (min-width: 992px) {
    .frhjosazwd .v60o1vj1e9 {
        margin: 0;
    }
}

.frhjosazwd .dropdown-menu,
.frhjosazwd .m9ktekr35r.opened {
    background-color: false !important;
}

.frhjosazwd .dp8b2bctn9:focus,
.frhjosazwd .bdngyotii3:focus {
    outline: none;
}

.frhjosazwd .dropdown .dropdown-menu .dropdown-item {
    width: auto;
    transition: all 0.25s ease-in-out;
}

.frhjosazwd .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
}

.frhjosazwd .dropdown .dropdown-menu .dropdown-item .bppdb7t599 {
    margin-right: 0.5rem;
    vertical-align: sub;
}

.frhjosazwd .dropdown .dropdown-menu .dropdown-item .bppdb7t599:before {
    display: inline-block;
    transform: scale(1, 1);
    transition: all 0.25s ease-in-out;
}

.frhjosazwd .e1utagwney .dropdown-menu .dropdown-item:before {
    display: none;
}

.frhjosazwd .e1utagwney .dropdown .dropdown-menu .dropdown-item {
    padding: 0.235em 1.5em 0.235em 1.5em !important;
    transition: none;
    margin: 0 !important;
}

.frhjosazwd .m9ktekr35r {
    min-height: 70px;
    padding: 10px 0;
    transition: all 0.3s;
    border-bottom-width: 0;
}

@media (max-width: 992px) {
    .frhjosazwd .m9ktekr35r {
        min-height: 30px;
        max-height: none;
    }
}

.frhjosazwd .m9ktekr35r.opened {
    transition: all 0.3s;
}

.frhjosazwd .m9ktekr35r .dropdown-item {
    padding: 0;
    margin: 8px 0;
}

.frhjosazwd .m9ktekr35r .s6x0d8o0su img {
    width: auto;
    object-fit: contain;
    border-radius: 0 !important;
}

.frhjosazwd .m9ktekr35r .z3acd4ia06 {
    justify-content: center;
    justify-content: flex-end;
    z-index: 1;
}

.frhjosazwd .m9ktekr35r.e1utagwney {
    justify-content: center;
}

.frhjosazwd .m9ktekr35r.e1utagwney .dp8b2bctn9 .bdngyotii3::before {
    display: none;
}

.frhjosazwd .m9ktekr35r.e1utagwney.opened .dropdown-menu {
    top: 0;
}

.frhjosazwd .m9ktekr35r.e1utagwney .dropdown-menu .dropdown-submenu {
    left: 0 !important;
}

.frhjosazwd .m9ktekr35r.e1utagwney .dropdown-menu .dropdown-item:after {
    right: auto;
}

.frhjosazwd .m9ktekr35r.e1utagwney ul.v60o1vj1e9 li {
    margin: auto;
}

.frhjosazwd .m9ktekr35r.e1utagwney .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem;
    text-align: left;
}

.frhjosazwd .m9ktekr35r.e1utagwney .icons-menu {
    padding: 0;
}

@media (max-width: 991px) {
    .frhjosazwd .m9ktekr35r .dp8b2bctn9 {
        padding: 0.5rem 0;
    }

    .frhjosazwd .m9ktekr35r .z3acd4ia06 {
        padding: 34px 0;
        border-radius: 16px;
        width: 100%;
    }

    .frhjosazwd .m9ktekr35r .dp8b2bctn9 .bdngyotii3::before {
        display: none;
    }

    .frhjosazwd .m9ktekr35r.opened .dropdown-menu {
        top: 0;
    }

    .frhjosazwd .m9ktekr35r .dropdown-menu {
        padding: 6px 0 6px 15px;
    }

    .frhjosazwd .m9ktekr35r .dropdown-menu .dropdown-submenu {
        left: 0 !important;
    }

    .frhjosazwd .m9ktekr35r .dropdown-menu .dropdown-item:after {
        right: auto;
        margin-top: -0.4rem;
    }

    .frhjosazwd .m9ktekr35r .s6x0d8o0su img {
        height: 3rem !important;
    }

    .frhjosazwd .m9ktekr35r ul.v60o1vj1e9 {
        overflow: hidden;
    }

    .frhjosazwd .m9ktekr35r ul.v60o1vj1e9 li {
        margin: 0;
    }

    .frhjosazwd .m9ktekr35r .dropdown-menu .dropdown-item {
        padding: 0 !important;
        margin: 0;
        margin-top: 8px;
        text-align: left;
    }

    .frhjosazwd .m9ktekr35r .optpgyst2x {
        flex-shrink: initial;
        flex-basis: auto;
        word-break: break-word;
        padding-right: 0;
        width: 100%;
        justify-content: space-between;
    }

    .frhjosazwd .m9ktekr35r .cg8imsvuuw {
        flex-basis: auto;
    }

    .frhjosazwd .m9ktekr35r .icons-menu {
        padding: 0;
    }
}

.frhjosazwd .m9ktekr35r.navbar-short {
    min-height: 60px;
}

.frhjosazwd .m9ktekr35r.navbar-short .s6x0d8o0su img {
    height: 2.5rem !important;
}

.frhjosazwd .m9ktekr35r.navbar-short .optpgyst2x {
    min-height: 60px;
    padding: 0;
}

.frhjosazwd .optpgyst2x {
    min-height: 70px;
    flex-shrink: 0;
    align-items: center;
    margin-right: 0;
    padding: 10px 0;
    transition: all 0.3s;
    word-break: break-word;
    z-index: 1;
}

.frhjosazwd .optpgyst2x .navbar-caption {
    line-height: inherit !important;
    font-weight: 400;
}

.frhjosazwd .optpgyst2x .s6x0d8o0su a {
    outline: none;
}

.frhjosazwd .dropdown-item.ufygcbialk,
.frhjosazwd .dropdown-item:active {
    background-color: transparent;
}

.frhjosazwd .eq3nbdga2t .v60o1vj1e9 .bdngyotii3 {
    padding: 4px 0 !important;
}

.frhjosazwd .pu20j0zrz5 .nvh42s1p53.dropdown-toggle {
    margin-right: 1.667em;
}

.frhjosazwd .pu20j0zrz5 .nvh42s1p53.dropdown-toggle[aria-expanded="true"] {
    margin-right: 0;
    padding: 0.667em 1.667em;
}

.frhjosazwd .m9ktekr35r .dropdown.open>.dropdown-menu {
    display: block;
}

.frhjosazwd ul.v60o1vj1e9 {
    flex-wrap: wrap;
    padding: 0;
}

.frhjosazwd .navbar-buttons {
    text-align: center;
    min-width: 170px;
}

.frhjosazwd button.cg8imsvuuw {
    outline: none;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    cursor: pointer;
    transition: all 0.2s;
    position: relative;
    align-self: center;
    color: #10452a;
    background: #10452a;
}

.frhjosazwd button.cg8imsvuuw .ce19h5tvru span {
    position: absolute;
    right: 10px;
    margin-top: 14px;
    width: 26px;
    height: 2px;
    border-right: 5px;
    background-color: #ffffff;
}

.frhjosazwd button.cg8imsvuuw .ce19h5tvru span:nth-child(1) {
    top: 0;
    transition: all 0.2s;
}

.frhjosazwd button.cg8imsvuuw .ce19h5tvru span:nth-child(2) {
    top: 8px;
    transition: all 0.15s;
}

.frhjosazwd button.cg8imsvuuw .ce19h5tvru span:nth-child(3) {
    top: 8px;
    transition: all 0.15s;
}

.frhjosazwd button.cg8imsvuuw .ce19h5tvru span:nth-child(4) {
    top: 16px;
    transition: all 0.2s;
}

.frhjosazwd nav.opened .ce19h5tvru span:nth-child(1) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.frhjosazwd nav.opened .ce19h5tvru span:nth-child(2) {
    transform: rotate(45deg);
    transition: all 0.25s;
}

.frhjosazwd nav.opened .ce19h5tvru span:nth-child(3) {
    transform: rotate(-45deg);
    transition: all 0.25s;
}

.frhjosazwd nav.opened .ce19h5tvru span:nth-child(4) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.frhjosazwd a.bdngyotii3 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.frhjosazwd .icons-menu {
    flex-wrap: nowrap;
    display: flex;
    justify-content: center;
    padding: 0;
    text-align: center;
    margin-bottom: 35px;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .frhjosazwd .m9ktekr35r {
        height: 70px;
    }

    .frhjosazwd .m9ktekr35r.opened {
        height: auto;
    }

    .frhjosazwd .dp8b2bctn9 .bdngyotii3:hover::before {
        width: 175%;
        max-width: calc(100% + 2rem);
        left: -1rem;
    }
}

.frhjosazwd .mkzlsor9iy .s6x0d8o0su {
    margin-right: 10px;
}

.frhjosazwd .navbar-caption:hover {
    color: #ffffff;
}

@media (min-width: 992px) {
    .frhjosazwd .dropdown-menu.dropdown-submenu {
        left: 175px !important;
        top: -45% !important;
    }
}

.frhjosazwd .text_widget {
    margin-bottom: 32px;
}

.frhjosazwd .text_widget a {
    transition: all 0.3s ease-out;
}

.frhjosazwd .text_widget a:hover,
.frhjosazwd .text_widget a:focus {
    opacity: 0.8;
}

@media (min-width: 992px) {
    .frhjosazwd .v60o1vj1e9.pu20j0zrz5 {
        display: -webkit-flex;
        width: 100%;
        justify-content: flex-start;
        min-width: 200px;
        padding-left: 40px;
    }
}

.frhjosazwd .navbar-caption {
    color: #000000;
}

.frhjosazwd .tsi3504nso,
.frhjosazwd .text_widget,
.frhjosazwd .g07f9aeilo {
    text-align: center;
}

.frhjosazwd a[class*="text-"]:not(.bdngyotii3):not(.dropdown-item):not([role]):not(.navbar-caption):hover {
    background-image: none;
}

.frhjosazwd .bdngyotii3,
.frhjosazwd .dropdown-item {
    color: #FFFFFF;
}

.u0byou63e6 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-image: url("background1.jpg");
}

.u0byou63e6 .f9pgust3b0.pc1cahbfyd {
    display: none;
}

.u0byou63e6 .f9pgust3b0 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.u0byou63e6 .ma90awxtry .xtg2w9gf5f {
    margin-bottom: 40px;
}

.u0byou63e6 .ma90awxtry .ype18rzihk {
    margin-bottom: 60px;
}

@media (max-width: 992px) {
    .u0byou63e6 .ma90awxtry .ype18rzihk {
        margin-bottom: 20px;
    }
}

.u0byou63e6 .ma90awxtry .ype18rzihk .fvk19v1hm9 {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.u0byou63e6 .ma90awxtry .ype18rzihk .fvk19v1hm9 .sw7u4nt904 {
    position: relative;
    z-index: 1;
    margin: 0 16px 20px;
    display: inline-flex;
    justify-content: center;
    padding: 24px 88px;
    border-radius: 60px !important;
    border: 1px solid #ceeae1;
    transform: rotate(8deg);
}

@media (max-width: 992px) {
    .u0byou63e6 .ma90awxtry .ype18rzihk .fvk19v1hm9 .sw7u4nt904 {
        padding: 20px 40px;
        transform: none;
        margin-bottom: 16px;
    }
}

@media (max-width: 768px) {
    .u0byou63e6 .ma90awxtry .ype18rzihk .fvk19v1hm9 .sw7u4nt904 {
        width: 100%;
    }
}

.u0byou63e6 .ma90awxtry .ype18rzihk .fvk19v1hm9 .sw7u4nt904:nth-child(2n) {
    transform: rotate(-8deg);
}

@media (max-width: 992px) {
    .u0byou63e6 .ma90awxtry .ype18rzihk .fvk19v1hm9 .sw7u4nt904:nth-child(2n) {
        transform: none;
    }
}

.u0byou63e6 .ma90awxtry .ype18rzihk .fvk19v1hm9 .sw7u4nt904::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 60px;
    opacity: 0.3;
    background-color: #ceeae1;
    z-index: -1;
    pointer-events: none;
}

.u0byou63e6 .ma90awxtry .smbra9mxqq {
    margin-bottom: 30px;
}

.u0byou63e6 .ma90awxtry .smbra9mxqq .p9fk8822og {
    display: inline-block;
    width: 40%;
}

@media (max-width: 992px) {
    .u0byou63e6 .ma90awxtry .smbra9mxqq .p9fk8822og {
        width: 100%;
    }
}

.u0byou63e6 .o6bmb4we60 {
    margin-top: 40px;
    display: flex;
}

@media (max-width: 992px) {
    .u0byou63e6 .o6bmb4we60 {
        justify-content: center;
    }
}

.u0byou63e6 .o6bmb4we60 img {
    width: 540px;
    height: 540px;
    border-radius: 100% !important;
    object-fit: cover;
}

@media (max-width: 1440px) {
    .u0byou63e6 .o6bmb4we60 img {
        width: 400px;
        height: 400px;
    }
}

@media (max-width: 1200px) {
    .u0byou63e6 .o6bmb4we60 img {
        width: 320px;
        height: 320px;
    }
}

@media (max-width: 768px) {
    .u0byou63e6 .o6bmb4we60 img {
        width: 260px;
        height: 260px;
        margin: 0 auto;
    }
}

.u0byou63e6 .czp9ll8s9u {
    display: flex;
    justify-content: flex-end;
    margin-top: 40px;
}

@media (max-width: 992px) {
    .u0byou63e6 .czp9ll8s9u {
        justify-content: center;
    }
}

.u0byou63e6 .czp9ll8s9u img {
    width: 640px;
    height: 640px;
    border-radius: 100% !important;
    object-fit: cover;
}

@media (max-width: 1440px) {
    .u0byou63e6 .czp9ll8s9u img {
        width: 540px;
        height: 540px;
    }
}

@media (max-width: 1200px) {
    .u0byou63e6 .czp9ll8s9u img {
        width: 440px;
        height: 440px;
    }
}

@media (max-width: 768px) {
    .u0byou63e6 .czp9ll8s9u img {
        width: 260px;
        height: 260px;
    }
}

.u0byou63e6 .xtg2w9gf5f {
    color: #ffffff;
}

.u0byou63e6 .sw7u4nt904 {
    color: #10452A;
    text-align: center;
}

.u0byou63e6 .p9fk8822og,
.u0byou63e6 .smbra9mxqq {
    color: #FFFFFF;
    text-align: center;
}

.u0byou63e6 .xtg2w9gf5f,
.u0byou63e6 .g07f9aeilo,
.u0byou63e6 .ype18rzihk {
    text-align: center;
    color: #FFFFFF;
}

.t6qipcpanz {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-image: url("background1.jpg");
}

.t6qipcpanz .f9pgust3b0.pc1cahbfyd {
    display: none;
}

.t6qipcpanz .f9pgust3b0 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.t6qipcpanz .si5pwxaowv {
    justify-content: center;
}

.t6qipcpanz .yyivqi3bv6 .xtg2w9gf5f {
    display: inline-block;
    width: 80%;
    margin-bottom: 60px;
}

@media (max-width: 992px) {
    .t6qipcpanz .yyivqi3bv6 .xtg2w9gf5f {
        width: 100%;
        margin-bottom: 40px;
    }
}

.t6qipcpanz .eez06oelgs {
    justify-content: space-between;
}

.t6qipcpanz .hla34o1klb {
    margin-bottom: 60px;
}

.t6qipcpanz .hla34o1klb:first-child {
    padding-top: 180px;
}

@media (max-width: 1440px) {
    .t6qipcpanz .hla34o1klb:first-child {
        padding-top: 0;
    }
}

@media (max-width: 992px) {
    .t6qipcpanz .hla34o1klb {
        margin-bottom: 40px;
    }
}

.t6qipcpanz .hla34o1klb .r7u7yro72h {
    display: inline-flex;
    padding-bottom: 18px;
    border-bottom: 2px dashed #ffffff;
    margin-bottom: 0;
}

.t6qipcpanz .hla34o1klb .r7u7yro72h a {
    background: none !important;
}

.t6qipcpanz .o6bmb4we60 {
    display: flex;
    justify-content: center;
    margin-bottom: 60px;
}

@media (max-width: 992px) {
    .t6qipcpanz .o6bmb4we60 {
        margin-bottom: 40px;
    }
}

.t6qipcpanz .o6bmb4we60 img {
    height: 600px;
    width: 600px;
    object-fit: cover;
    border-radius: 100% !important;
}

@media (max-width: 1440px) {
    .t6qipcpanz .o6bmb4we60 img {
        width: 400px;
        height: 400px;
    }
}

@media (max-width: 768px) {
    .t6qipcpanz .o6bmb4we60 img {
        width: 260px;
        height: 260px;
    }
}

.t6qipcpanz .xtg2w9gf5f {
    color: #ffffff;
}

.t6qipcpanz .r7u7yro72h,
.t6qipcpanz .hla34o1klb {
    color: #FFFFFF;
    text-align: center;
}

.t6qipcpanz .xtg2w9gf5f,
.t6qipcpanz .g07f9aeilo,
.t6qipcpanz .yyivqi3bv6 {
    text-align: center;
    color: #FFFFFF;
}

.iphnfrl3wx {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-image: url("background1.jpg");
}

.iphnfrl3wx .f9pgust3b0.pc1cahbfyd {
    display: none;
}

.iphnfrl3wx .f9pgust3b0 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.iphnfrl3wx .i8lydw78ep {
    margin: 0 -5px;
}

.iphnfrl3wx .yyivqi3bv6 .xtg2w9gf5f {
    margin-bottom: 60px;
}

@media (max-width: 992px) {
    .iphnfrl3wx .yyivqi3bv6 .xtg2w9gf5f {
        margin-bottom: 40px;
    }
}

.iphnfrl3wx .n0iyhw1gb9 {
    padding: 0 5px;
    margin-bottom: 10px;
}

@media (max-width: 992px) {
    .iphnfrl3wx .n0iyhw1gb9 {
        margin-bottom: 16px;
    }

    .iphnfrl3wx .n0iyhw1gb9:last-child {
        margin-bottom: 0;
    }
}

.iphnfrl3wx .n0iyhw1gb9 .w2kel3jei7 {
    height: 100%;
    background-color: #10452a;
    padding: 32px;
}

@media (max-width: 992px) {
    .iphnfrl3wx .n0iyhw1gb9 .w2kel3jei7 {
        padding: 24px;
    }
}

.iphnfrl3wx .n0iyhw1gb9 .w2kel3jei7 .krg7ybd97r {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.iphnfrl3wx .n0iyhw1gb9 .w2kel3jei7 .krg7ybd97r .jnvbra5nl0 {
    width: 100%;
    margin-bottom: 230px;
}

@media (max-width: 992px) {
    .iphnfrl3wx .n0iyhw1gb9 .w2kel3jei7 .krg7ybd97r .jnvbra5nl0 {
        margin-bottom: 100px;
    }
}

.iphnfrl3wx .n0iyhw1gb9 .w2kel3jei7 .krg7ybd97r .g07f9aeilo {
    width: 100%;
}

.iphnfrl3wx .n0iyhw1gb9 .w2kel3jei7 .krg7ybd97r .g07f9aeilo .pbo1o58gp0 {
    width: 100%;
    padding: 32px 40px;
    margin-bottom: 0;
    margin-top: 0;
}

@media (max-width: 992px) {
    .iphnfrl3wx .n0iyhw1gb9 .w2kel3jei7 .krg7ybd97r .g07f9aeilo .pbo1o58gp0 {
        padding: 22px 40px;
    }
}

.iphnfrl3wx .xtg2w9gf5f {
    color: #10452A;
    text-align: center;
}

.iphnfrl3wx .jnvbra5nl0 {
    color: #FFFFFF;
}

.wi7sd3v6w1 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-image: url("background1.jpg");
}

.wi7sd3v6w1 .f9pgust3b0.pc1cahbfyd {
    display: none;
}

.wi7sd3v6w1 .f9pgust3b0 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.wi7sd3v6w1 .yyivqi3bv6 .xtg2w9gf5f {
    margin-bottom: 60px;
}

@media (max-width: 992px) {
    .wi7sd3v6w1 .yyivqi3bv6 .xtg2w9gf5f {
        margin-bottom: 40px;
    }
}

.wi7sd3v6w1 .k9phqokyvc {
    margin-bottom: 40px;
}

.wi7sd3v6w1 .k9phqokyvc .anghnhs7rq.vqc6nvupel {
    border: none;
    padding: 0;
    border-radius: 0 !important;
    background-color: transparent;
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: center;
}

.wi7sd3v6w1 .k9phqokyvc .anghnhs7rq.vqc6nvupel .dp8b2bctn9 {
    position: relative;
    padding: 0;
    border: none;
    border-radius: 60px;
    display: block;
    margin: 8px 16px;
}

.wi7sd3v6w1 .k9phqokyvc .anghnhs7rq.vqc6nvupel .dp8b2bctn9 .bdngyotii3 {
    position: relative;
    z-index: 1;
    color: #10452a;
    padding: 24px 40px;
    border: 1px solid #10452a;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .wi7sd3v6w1 .k9phqokyvc .anghnhs7rq.vqc6nvupel .dp8b2bctn9 .bdngyotii3 {
        padding: 20px 40px;
    }
}

.wi7sd3v6w1 .k9phqokyvc .anghnhs7rq.vqc6nvupel .dp8b2bctn9 .bdngyotii3::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all 0.3s ease-in-out;
    background-color: #10452a;
    opacity: 0.3;
    border-radius: 60px;
    pointer-events: none;
    border: 1px solid #10452a;
    z-index: -1;
}

.wi7sd3v6w1 .k9phqokyvc .anghnhs7rq.vqc6nvupel .dp8b2bctn9 .bdngyotii3.ufygcbialk {
    color: #ffffff;
    background-color: #02c39a;
    border: 1px solid #02c39a;
}

.wi7sd3v6w1 .k9phqokyvc .anghnhs7rq.vqc6nvupel .dp8b2bctn9 .bdngyotii3.ufygcbialk::before {
    opacity: 0;
}

.wi7sd3v6w1 .y5x4cn6ewg .b6q4vq93hb .si5pwxaowv .o6bmb4we60 {
    margin-bottom: 32px;
}

.wi7sd3v6w1 .y5x4cn6ewg .b6q4vq93hb .si5pwxaowv .o6bmb4we60 img {
    display: inline-flex;
    height: 400px;
    width: 400px;
    object-fit: cover;
    border-radius: 100% !important;
}

@media (max-width: 768px) {
    .wi7sd3v6w1 .y5x4cn6ewg .b6q4vq93hb .si5pwxaowv .o6bmb4we60 img {
        width: 260px;
        height: 260px;
    }
}

.wi7sd3v6w1 .y5x4cn6ewg .b6q4vq93hb .si5pwxaowv .smbra9mxqq .y3gi6ipuur {
    margin-bottom: 32px;
}

.wi7sd3v6w1 .y5x4cn6ewg .b6q4vq93hb .si5pwxaowv .smbra9mxqq .aow7i4hak9 .ou9zqk16sg {
    display: inline-block;
    width: 50%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .wi7sd3v6w1 .y5x4cn6ewg .b6q4vq93hb .si5pwxaowv .smbra9mxqq .aow7i4hak9 .ou9zqk16sg {
        width: 100%;
    }
}

.wi7sd3v6w1 .xtg2w9gf5f {
    color: #ffffff;
}

.wi7sd3v6w1 .y3gi6ipuur {
    color: #ffffff;
}

.wi7sd3v6w1 .ou9zqk16sg,
.wi7sd3v6w1 .aow7i4hak9 {
    color: #10452A;
    text-align: center;
}

.wi7sd3v6w1 .xtg2w9gf5f,
.wi7sd3v6w1 .k9phqokyvc {
    text-align: center;
    color: #10452A;
}

.wi7sd3v6w1 .y3gi6ipuur,
.wi7sd3v6w1 .o6bmb4we60 {
    text-align: center;
    color: #10452A;
}

.t9eehu3oxk {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-image: url("background1.jpg");
}

.t9eehu3oxk .f9pgust3b0.pc1cahbfyd {
    display: none;
}

.t9eehu3oxk .f9pgust3b0 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.t9eehu3oxk .i8lydw78ep {
    margin: 0 -5px;
}

.t9eehu3oxk .i8lydw78ep .eez06oelgs {
    padding: 0 5px;
}

@media (max-width: 992px) {
    .t9eehu3oxk .i8lydw78ep .eez06oelgs {
        margin-bottom: 16px;
    }

    .t9eehu3oxk .i8lydw78ep .eez06oelgs:last-child {
        margin-bottom: 0;
    }
}

.t9eehu3oxk .o6bmb4we60 {
    height: 100%;
}

.t9eehu3oxk .o6bmb4we60 img {
    height: 100%;
    object-fit: cover;
}

@media (max-width: 992px) {
    .t9eehu3oxk .o6bmb4we60 img {
        height: 350px;
    }
}

.t9eehu3oxk .ma90awxtry {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 42px;
    border-radius: 30px;
    background-color: #10452a;
}

@media (max-width: 992px) {
    .t9eehu3oxk .ma90awxtry {
        padding: 24px;
        height: auto;
    }
}

.t9eehu3oxk .ma90awxtry .xtg2w9gf5f {
    width: 100%;
    margin-bottom: 60px;
}

@media (max-width: 992px) {
    .t9eehu3oxk .ma90awxtry .xtg2w9gf5f {
        margin-bottom: 40px;
    }
}

.t9eehu3oxk .ma90awxtry .p9fk8822og {
    width: 100%;
    margin-bottom: 50px;
}

@media (max-width: 992px) {
    .t9eehu3oxk .ma90awxtry .p9fk8822og {
        margin-bottom: 30px;
    }
}

.t9eehu3oxk .xtg2w9gf5f {
    color: #ffffff;
}

.t9eehu3oxk .p9fk8822og {
    color: #FFFFFF;
}

.t9eehu3oxk .xtg2w9gf5f,
.t9eehu3oxk .g07f9aeilo {
    color: #FFFFFF;
}

.fltwe5zt9w .f9pgust3b0.pc1cahbfyd {
    display: none;
}

.fltwe5zt9w .f9pgust3b0 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-image: url("background3.jpg");
}

.av5txnzb88 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-image: url("background1.jpg");
}

.av5txnzb88 .f9pgust3b0.pc1cahbfyd {
    display: none;
}

.av5txnzb88 .f9pgust3b0 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.av5txnzb88 .i8lydw78ep {
    margin: 0 -5px;
}

.av5txnzb88 .yyivqi3bv6 .xtg2w9gf5f {
    margin-bottom: 60px;
}

@media (max-width: 992px) {
    .av5txnzb88 .yyivqi3bv6 .xtg2w9gf5f {
        margin-bottom: 40px;
    }
}

.av5txnzb88 .n0iyhw1gb9 {
    padding: 0 5px;
    margin-bottom: 10px;
}

@media (max-width: 992px) {
    .av5txnzb88 .n0iyhw1gb9 {
        margin-bottom: 16px;
    }

    .av5txnzb88 .n0iyhw1gb9:last-child {
        margin-bottom: 0;
    }
}

.av5txnzb88 .n0iyhw1gb9:hover .w2kel3jei7 .fyhvx1umic img,
.av5txnzb88 .n0iyhw1gb9:focus .w2kel3jei7 .fyhvx1umic img {
    transform: scale(1.05);
}

.av5txnzb88 .n0iyhw1gb9 .w2kel3jei7 {
    height: 100%;
    border: 5px solid #ffffff;
    background-color: #ffffff;
}

.av5txnzb88 .n0iyhw1gb9 .w2kel3jei7 .b9avvh07qq {
    padding: 32px 32px 0;
}

@media (max-width: 992px) {
    .av5txnzb88 .n0iyhw1gb9 .w2kel3jei7 .b9avvh07qq {
        padding: 24px 24px 0;
    }
}

.av5txnzb88 .n0iyhw1gb9 .w2kel3jei7 .b9avvh07qq .jnvbra5nl0 {
    margin-bottom: 120px;
}

@media (max-width: 992px) {
    .av5txnzb88 .n0iyhw1gb9 .w2kel3jei7 .b9avvh07qq .jnvbra5nl0 {
        margin-bottom: 40px;
    }
}

.av5txnzb88 .n0iyhw1gb9 .w2kel3jei7 .b9avvh07qq .td9becyvkv {
    margin-bottom: -2.5rem;
}

.av5txnzb88 .n0iyhw1gb9 .w2kel3jei7 .b9avvh07qq .td9becyvkv .o3fikj83n1 {
    width: 100px;
    height: 80px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    background-color: #ffffff;
    position: relative;
    z-index: 1;
}

.av5txnzb88 .n0iyhw1gb9 .w2kel3jei7 .fyhvx1umic {
    overflow: hidden;
    border-radius: 26px;
}

.av5txnzb88 .n0iyhw1gb9 .w2kel3jei7 .fyhvx1umic img {
    height: 290px;
    object-fit: cover;
    transition: all 0.3s ease-in-out;
}

.av5txnzb88 .xtg2w9gf5f {
    color: #FFFFFF;
    text-align: center;
}

.av5txnzb88 .jnvbra5nl0 {
    color: #f24d4a;
    text-align: center;
}

.av5txnzb88 .o3fikj83n1,
.av5txnzb88 .td9becyvkv {
    color: #10452A;
    text-align: center;
}

.av5txnzb88 .jnvbra5nl0,
.av5txnzb88 .o3fikj83n1 {
    color: #10452A;
}

.wsuar3i5gq {
    background-image: url("background1.jpg");
}

.wsuar3i5gq .f9pgust3b0.pc1cahbfyd {
    display: none;
}

.wsuar3i5gq .f9pgust3b0 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.wsuar3i5gq .eez06oelgs {
    justify-content: center;
}

.wsuar3i5gq .ma90awxtry .xtg2w9gf5f {
    margin-bottom: 40px;
}

@media (max-width: 992px) {
    .wsuar3i5gq .ma90awxtry .xtg2w9gf5f {
        text-align: center;
    }
}

.wsuar3i5gq .ma90awxtry .smbra9mxqq {
    margin-bottom: 30px;
}

.wsuar3i5gq .ma90awxtry .smbra9mxqq .p9fk8822og {
    display: inline-block;
    width: 80%;
}

@media (max-width: 992px) {
    .wsuar3i5gq .ma90awxtry .smbra9mxqq .p9fk8822og {
        width: 100%;
        text-align: center;
    }
}

@media (max-width: 992px) {
    .wsuar3i5gq .ma90awxtry .g07f9aeilo {
        text-align: center;
    }
}

.wsuar3i5gq .o6bmb4we60 {
    display: flex;
    justify-content: flex-end;
}

@media (max-width: 992px) {
    .wsuar3i5gq .o6bmb4we60 {
        margin-top: 30px;
        justify-content: center;
    }
}

.wsuar3i5gq .o6bmb4we60 img {
    width: 640px;
    height: 640px;
    border-radius: 100% !important;
    object-fit: cover;
}

@media (max-width: 1440px) {
    .wsuar3i5gq .o6bmb4we60 img {
        width: 440px;
        height: 440px;
    }
}

@media (max-width: 768px) {
    .wsuar3i5gq .o6bmb4we60 img {
        width: 260px;
        height: 260px;
        margin: 0 auto;
    }
}

.wsuar3i5gq .xtg2w9gf5f {
    color: #f24d4a;
}

.wsuar3i5gq .p9fk8822og {
    color: #f24d4a;
}

.wsuar3i5gq .xtg2w9gf5f,
.wsuar3i5gq .g07f9aeilo {
    color: #10452A;
}

.wsuar3i5gq .p9fk8822og,
.wsuar3i5gq .smbra9mxqq {
    color: #10452A;
}

.gq00t9hfd0 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-image: url("background1.jpg");
}

.gq00t9hfd0 .f9pgust3b0.pc1cahbfyd {
    display: none;
}

.gq00t9hfd0 .f9pgust3b0 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.gq00t9hfd0 .i8lydw78ep {
    justify-content: space-between;
    margin: 0 -5px;
}

.gq00t9hfd0 .yyivqi3bv6 .xtg2w9gf5f {
    margin-bottom: 60px;
}

@media (max-width: 992px) {
    .gq00t9hfd0 .yyivqi3bv6 .xtg2w9gf5f {
        margin-bottom: 40px;
    }
}

.gq00t9hfd0 .swwjt51ni8 .eez06oelgs {
    position: relative;
    padding: 32px;
    margin-top: 8px;
    background-color: #ffffff;
}

@media (max-width: 992px) {
    .gq00t9hfd0 .swwjt51ni8 .eez06oelgs {
        padding: 24px;
        margin-top: 16px;
    }
}

.gq00t9hfd0 .swwjt51ni8 .eez06oelgs:first-child {
    margin-top: 0;
}

.gq00t9hfd0 .swwjt51ni8 .eez06oelgs .ud5gge5r97 {
    background-color: transparent;
    border: none;
    border-radius: 0;
    padding: 0;
}

.gq00t9hfd0 .swwjt51ni8 .eez06oelgs .ud5gge5r97 .x4mbykq1zd {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.gq00t9hfd0 .swwjt51ni8 .eez06oelgs .ud5gge5r97 .x4mbykq1zd .jae5g5ybun {
    margin-bottom: 0;
}

.gq00t9hfd0 .swwjt51ni8 .eez06oelgs .ud5gge5r97 .x4mbykq1zd .fy740yl6dt {
    width: 24px;
    height: 24px;
    min-width: 24px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-left: 30px;
    transition: all 0.3s ease-in-out;
    border-radius: 100%;
}

@media (max-width: 992px) {
    .gq00t9hfd0 .swwjt51ni8 .eez06oelgs .ud5gge5r97 .x4mbykq1zd .fy740yl6dt {
        margin-left: 16px;
    }
}

.gq00t9hfd0 .swwjt51ni8 .eez06oelgs .ud5gge5r97 .x4mbykq1zd .fy740yl6dt .bppdb7t599 {
    font-size: 24px;
    transition: all 0.3s ease-in-out;
    color: #10452a;
}

.gq00t9hfd0 .swwjt51ni8 .eez06oelgs .ud5gge5r97 .x4mbykq1zd:not(.e1utagwney) .fy740yl6dt {
    transform: rotate(-45deg);
}

.gq00t9hfd0 .swwjt51ni8 .eez06oelgs .ud5gge5r97 .x4mbykq1zd:hover .fy740yl6dt,
.gq00t9hfd0 .swwjt51ni8 .eez06oelgs .ud5gge5r97 .x4mbykq1zd:focus .fy740yl6dt {
    opacity: 0.3;
}

.gq00t9hfd0 .swwjt51ni8 .eez06oelgs .chk9169zlu .oug0xnc4cu {
    margin: 32px 0 0 0;
}

@media (max-width: 992px) {
    .gq00t9hfd0 .swwjt51ni8 .eez06oelgs .chk9169zlu .oug0xnc4cu {
        margin: 24px 0 0 0;
    }
}

.gq00t9hfd0 .swwjt51ni8 .eez06oelgs .chk9169zlu .oug0xnc4cu .h4n4y50x9k {
    display: inline-flex;
    width: 50%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .gq00t9hfd0 .swwjt51ni8 .eez06oelgs .chk9169zlu .oug0xnc4cu .h4n4y50x9k {
        width: 100%;
    }
}

.gq00t9hfd0 .eez06oelgs {
    justify-content: space-between;
}

.gq00t9hfd0 .xtg2w9gf5f {
    color: #FFFFFF;
    text-align: center;
}

.gq00t9hfd0 .jae5g5ybun {
    color: #10452A;
}

.gq00t9hfd0 .h4n4y50x9k {
    color: #f24d4a;
}

.gq00t9hfd0 .h4n4y50x9k,
.gq00t9hfd0 .oug0xnc4cu {
    color: #10452A;
}

.xnnxvivq7c {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-image: url("background1.jpg");
}

.xnnxvivq7c .f9pgust3b0.pc1cahbfyd {
    display: none;
}

.xnnxvivq7c .f9pgust3b0 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.xnnxvivq7c .yyivqi3bv6 .xtg2w9gf5f {
    margin-bottom: 60px;
}

@media (max-width: 992px) {
    .xnnxvivq7c .yyivqi3bv6 .xtg2w9gf5f {
        margin-bottom: 40px;
    }
}

.xnnxvivq7c .n0iyhw1gb9 {
    margin-bottom: 80px;
}

@media (max-width: 992px) {
    .xnnxvivq7c .n0iyhw1gb9 {
        margin-bottom: 40px;
    }
}

.xnnxvivq7c .n0iyhw1gb9 .w2kel3jei7 .fy740yl6dt {
    margin-bottom: 40px;
}

@media (max-width: 992px) {
    .xnnxvivq7c .n0iyhw1gb9 .w2kel3jei7 .fy740yl6dt {
        margin-bottom: 20px;
    }
}

.xnnxvivq7c .n0iyhw1gb9 .w2kel3jei7 .fy740yl6dt .bppdb7t599 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 80px;
    height: 80px;
    min-width: 80px;
    font-size: 36px;
    color: #ffffff;
    background-color: #10452a;
    border-radius: 100%;
}

@media (max-width: 992px) {
    .xnnxvivq7c .n0iyhw1gb9 .w2kel3jei7 .fy740yl6dt .bppdb7t599 {
        width: 60px;
        height: 60px;
        min-width: 60px;
    }
}

.xnnxvivq7c .n0iyhw1gb9 .w2kel3jei7 .jnvbra5nl0 {
    margin-bottom: 20px;
}

.xnnxvivq7c .n0iyhw1gb9 .w2kel3jei7 .smbra9mxqq .r7u7yro72h {
    display: inline-block;
    width: 80%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .xnnxvivq7c .n0iyhw1gb9 .w2kel3jei7 .smbra9mxqq .r7u7yro72h {
        width: 100%;
    }
}

.xnnxvivq7c .xtg2w9gf5f {
    color: #10452A;
    text-align: center;
}

.xnnxvivq7c .jnvbra5nl0 {
    color: #f24d4a;
}

.xnnxvivq7c .r7u7yro72h,
.xnnxvivq7c .smbra9mxqq {
    color: #10452A;
    text-align: center;
}

.xnnxvivq7c .jnvbra5nl0,
.xnnxvivq7c .fy740yl6dt {
    text-align: center;
    color: #10452A;
}

.u6fipp9zep {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-image: url("background1.jpg");
}

.u6fipp9zep .f9pgust3b0.pc1cahbfyd {
    display: none;
}

.u6fipp9zep .f9pgust3b0 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.u6fipp9zep .i8lydw78ep {
    margin: 0 -5px;
}

.u6fipp9zep .i8lydw78ep .n0iyhw1gb9 {
    padding: 0 5px;
}

@media (max-width: 992px) {
    .u6fipp9zep .i8lydw78ep .n0iyhw1gb9 {
        margin-bottom: 16px;
    }

    .u6fipp9zep .i8lydw78ep .n0iyhw1gb9:last-child {
        margin-bottom: 0;
    }
}

.u6fipp9zep .w2kel3jei7 {
    height: 100%;
    padding: 5px;
    background-color: #ffffff;
}

.u6fipp9zep .w2kel3jei7 .krg7ybd97r {
    height: 100%;
    padding: 42px;
    border: 1px dashed #10452a;
    border-radius: 26px !important;
}

@media (max-width: 992px) {
    .u6fipp9zep .w2kel3jei7 .krg7ybd97r {
        padding: 24px;
        height: auto;
    }
}

.u6fipp9zep .w2kel3jei7 .krg7ybd97r .jnvbra5nl0 {
    margin-bottom: 60px;
}

@media (max-width: 992px) {
    .u6fipp9zep .w2kel3jei7 .krg7ybd97r .jnvbra5nl0 {
        margin-bottom: 40px;
    }
}

.u6fipp9zep .w2kel3jei7 .krg7ybd97r .wx3a8s2esj {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.u6fipp9zep .w2kel3jei7 .krg7ybd97r .wx3a8s2esj .nu41xr6qz2 {
    margin-top: 8px;
    padding-top: 20px;
    border-top: 1px solid #10452a;
}

.u6fipp9zep .w2kel3jei7 .krg7ybd97r .wx3a8s2esj .nu41xr6qz2:first-child {
    margin-top: 0;
    padding-top: 0;
    border-top: none;
}

.u6fipp9zep .jnvbra5nl0 {
    color: #10452A;
}

.u6fipp9zep .wx3a8s2esj {
    color: #f24d4a;
}

.u6fipp9zep .wx3a8s2esj a {
    background: none !important;
}

.ci14jd6w2q {
    background-image: url("photo-1482855549413-2a6c9b1955a7.jpeg");
}

.ci14jd6w2q .f9pgust3b0.pc1cahbfyd {
    display: none;
}

.ci14jd6w2q .f9pgust3b0 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.ci14jd6w2q .czp9ll8s9u {
    height: 650px;
}

@media (max-width: 992px) {
    .ci14jd6w2q .czp9ll8s9u {
        height: 350px;
    }
}

.gex6xyqrek {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-image: url("background1.jpg");
}

.gex6xyqrek .f9pgust3b0.pc1cahbfyd {
    display: none;
}

.gex6xyqrek .f9pgust3b0 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.gex6xyqrek .i8lydw78ep {
    margin: 0 -5px;
}

.gex6xyqrek .yyivqi3bv6 .xtg2w9gf5f {
    margin-bottom: 60px;
}

@media (max-width: 992px) {
    .gex6xyqrek .yyivqi3bv6 .xtg2w9gf5f {
        margin-bottom: 40px;
    }
}

.gex6xyqrek .n0iyhw1gb9 {
    padding: 0 5px;
    margin-bottom: 10px;
}

@media (max-width: 992px) {
    .gex6xyqrek .n0iyhw1gb9 {
        margin-bottom: 16px;
    }
}

.gex6xyqrek .n0iyhw1gb9:hover .w2kel3jei7 .fyhvx1umic .omgi8ec6ud,
.gex6xyqrek .n0iyhw1gb9:focus .w2kel3jei7 .fyhvx1umic .omgi8ec6ud {
    opacity: 1;
}

.gex6xyqrek .n0iyhw1gb9 .w2kel3jei7 {
    height: 100%;
    border: 5px solid #10452a;
    background-color: #10452a;
}

.gex6xyqrek .n0iyhw1gb9 .w2kel3jei7 .fyhvx1umic {
    position: relative;
    height: 415px;
    border-radius: 26px 26px 0 0;
    overflow: hidden;
}

.gex6xyqrek .n0iyhw1gb9 .w2kel3jei7 .fyhvx1umic .czp9ll8s9u {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.gex6xyqrek .n0iyhw1gb9 .w2kel3jei7 .fyhvx1umic .czp9ll8s9u img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0 !important;
}

@media (max-width: 992px) {
    .gex6xyqrek .n0iyhw1gb9 .w2kel3jei7 .fyhvx1umic .czp9ll8s9u img {
        transform: none;
    }
}

.gex6xyqrek .n0iyhw1gb9 .w2kel3jei7 .fyhvx1umic .omgi8ec6ud {
    position: relative;
    z-index: 1;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ceeae1;
    opacity: 0;
    pointer-events: none;
    transition: all 0.3s ease-in-out;
}

.gex6xyqrek .n0iyhw1gb9 .w2kel3jei7 .fyhvx1umic .omgi8ec6ud .g07f9aeilo {
    pointer-events: visible;
}

.gex6xyqrek .n0iyhw1gb9 .w2kel3jei7 .b9avvh07qq {
    padding: 28px 28px 23px;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

@media (max-width: 992px) {
    .gex6xyqrek .n0iyhw1gb9 .w2kel3jei7 .b9avvh07qq {
        padding: 20px 20px 15px;
    }
}

.gex6xyqrek .n0iyhw1gb9 .w2kel3jei7 .b9avvh07qq .jnvbra5nl0 {
    margin-bottom: 0;
}

.gex6xyqrek .n0iyhw1gb9 .w2kel3jei7 .b9avvh07qq .fy740yl6dt .bppdb7t599 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    min-width: 45px;
    border: 1px solid #ffffff;
    font-size: 16px;
    color: #ffffff;
    border-radius: 100%;
    transition: all 0.3s ease-in-out;
    margin-left: 20px;
}

.gex6xyqrek .n0iyhw1gb9 .w2kel3jei7 .b9avvh07qq .fy740yl6dt .bppdb7t599:hover,
.gex6xyqrek .n0iyhw1gb9 .w2kel3jei7 .b9avvh07qq .fy740yl6dt .bppdb7t599:focus {
    opacity: 0.7;
}

.gex6xyqrek .xtg2w9gf5f {
    color: #10452A;
    text-align: center;
}

.gex6xyqrek .jnvbra5nl0 {
    color: #f24d4a;
}

.gex6xyqrek .jnvbra5nl0,
.gex6xyqrek .fy740yl6dt {
    color: #FFFFFF;
}

.tecbjfl0yn {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-image: url("background1.jpg");
}

.tecbjfl0yn .f9pgust3b0.pc1cahbfyd {
    display: none;
}

.tecbjfl0yn .f9pgust3b0 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.tecbjfl0yn .ma90awxtry .xtg2w9gf5f {
    margin-bottom: 60px;
}

@media (max-width: 992px) {
    .tecbjfl0yn .ma90awxtry .xtg2w9gf5f {
        margin-bottom: 40px;
    }
}

.tecbjfl0yn .ma90awxtry .qxbk2wtfzz {
    position: relative;
    display: flex;
    justify-content: center;
}

.tecbjfl0yn .ma90awxtry .qxbk2wtfzz .a5zk2z65k2 {
    position: absolute;
    top: -1rem;
    border: 1px solid #10452a;
    width: 52%;
    height: 100%;
    border-radius: 30px;
    transform: rotate(4deg);
}

@media (max-width: 1440px) {
    .tecbjfl0yn .ma90awxtry .qxbk2wtfzz .a5zk2z65k2 {
        width: 67%;
    }
}

@media (max-width: 992px) {
    .tecbjfl0yn .ma90awxtry .qxbk2wtfzz .a5zk2z65k2 {
        display: none;
    }
}

.tecbjfl0yn .ma90awxtry .qxbk2wtfzz .a5zk2z65k2::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.3;
    background-color: #10452a;
    border-radius: 30px;
}

.tecbjfl0yn .uq5vhvmiwf {
    margin: 0 auto;
    width: 50%;
    position: relative;
    z-index: 1;
}

@media (max-width: 1440px) {
    .tecbjfl0yn .uq5vhvmiwf {
        width: 65%;
    }
}

@media (max-width: 992px) {
    .tecbjfl0yn .uq5vhvmiwf {
        width: 100%;
    }
}

.tecbjfl0yn .uq5vhvmiwf iframe {
    height: 650px;
    border-radius: 3rem;
}

@media (max-width: 992px) {
    .tecbjfl0yn .uq5vhvmiwf iframe {
        height: 350px;
    }
}

.tecbjfl0yn .uq5vhvmiwf .app-video-wrapper img {
    height: 650px;
    border-radius: 3rem;
    object-fit: cover;
}

@media (max-width: 992px) {
    .tecbjfl0yn .uq5vhvmiwf .app-video-wrapper img {
        height: 350px;
    }
}

.tecbjfl0yn .xtg2w9gf5f {
    color: #ffffff;
    text-align: center;
}

.tecbjfl0yn .xtg2w9gf5f,
.tecbjfl0yn .g07f9aeilo {
    color: #10452A;
}

.ivmay4q4i5 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-image: url("background1.jpg");
}

.ivmay4q4i5 .f9pgust3b0.pc1cahbfyd {
    display: none;
}

.ivmay4q4i5 .f9pgust3b0 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.ivmay4q4i5 .i8lydw78ep {
    justify-content: space-between;
    margin: 0 -5px;
}

.ivmay4q4i5 .yyivqi3bv6 .xtg2w9gf5f {
    margin-bottom: 60px;
}

@media (max-width: 992px) {
    .ivmay4q4i5 .yyivqi3bv6 .xtg2w9gf5f {
        margin-bottom: 40px;
    }
}

.ivmay4q4i5 .n0iyhw1gb9 {
    padding: 0 5px;
    margin-bottom: 60px;
}

@media (max-width: 992px) {
    .ivmay4q4i5 .n0iyhw1gb9 {
        margin-bottom: 16px;
    }
}

.ivmay4q4i5 .n0iyhw1gb9:hover .w2kel3jei7 .fyhvx1umic::before,
.ivmay4q4i5 .n0iyhw1gb9:focus .w2kel3jei7 .fyhvx1umic::before {
    opacity: 0.7;
}

.ivmay4q4i5 .n0iyhw1gb9:nth-child(2n) .w2kel3jei7 {
    padding-right: 0;
    padding-left: 54px;
}

@media (max-width: 992px) {
    .ivmay4q4i5 .n0iyhw1gb9:nth-child(2n) .w2kel3jei7 {
        padding: 0;
    }
}

.ivmay4q4i5 .n0iyhw1gb9 .w2kel3jei7 {
    padding-right: 54px;
    height: 100%;
}

@media (max-width: 992px) {
    .ivmay4q4i5 .n0iyhw1gb9 .w2kel3jei7 {
        padding: 0;
    }
}

.ivmay4q4i5 .n0iyhw1gb9 .w2kel3jei7 .fyhvx1umic {
    position: relative;
    min-height: 400px;
    border-radius: 30px;
    overflow: hidden;
    display: flex;
}

.ivmay4q4i5 .n0iyhw1gb9 .w2kel3jei7 .fyhvx1umic .czp9ll8s9u {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.ivmay4q4i5 .n0iyhw1gb9 .w2kel3jei7 .fyhvx1umic .czp9ll8s9u img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0 !important;
}

@media (max-width: 992px) {
    .ivmay4q4i5 .n0iyhw1gb9 .w2kel3jei7 .fyhvx1umic .czp9ll8s9u img {
        transform: none;
    }
}

.ivmay4q4i5 .n0iyhw1gb9 .w2kel3jei7 .fyhvx1umic::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #10452a;
    opacity: 0.5;
    transition: all 0.3s ease-in-out;
    pointer-events: none;
    z-index: 1;
}

.ivmay4q4i5 .n0iyhw1gb9 .w2kel3jei7 .fyhvx1umic .b9avvh07qq {
    padding: 32px;
    position: relative;
    z-index: 2;
    width: 100%;
    pointer-events: none;
}

@media (max-width: 992px) {
    .ivmay4q4i5 .n0iyhw1gb9 .w2kel3jei7 .fyhvx1umic .b9avvh07qq {
        padding: 24px;
    }
}

.ivmay4q4i5 .n0iyhw1gb9 .w2kel3jei7 .fyhvx1umic .b9avvh07qq .fy740yl6dt .bppdb7t599 {
    pointer-events: visible;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    min-width: 45px;
    border: 1px solid #ffffff;
    font-size: 16px;
    color: #ffffff;
    border-radius: 100%;
    margin-bottom: 16px;
}

.ivmay4q4i5 .n0iyhw1gb9 .w2kel3jei7 .fyhvx1umic .b9avvh07qq .jnvbra5nl0 {
    pointer-events: visible;
    margin-bottom: 0;
}

.ivmay4q4i5 .eez06oelgs {
    justify-content: space-between;
}

.ivmay4q4i5 .item-menu-overlay .btn-wrapper {
    z-index: 100;
}

.ivmay4q4i5 .xtg2w9gf5f {
    color: #FFFFFF;
    text-align: center;
}

.ivmay4q4i5 .jnvbra5nl0 {
    color: #ffffff;
}

.ivmay4q4i5 .jnvbra5nl0,
.ivmay4q4i5 .fy740yl6dt {
    color: #FFFFFF;
}

.gzs1dndzl5 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-image: url("background1.jpg");
}

.gzs1dndzl5 .f9pgust3b0.pc1cahbfyd {
    display: none;
}

.gzs1dndzl5 .f9pgust3b0 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.gzs1dndzl5 .ma90awxtry .xtg2w9gf5f {
    margin-bottom: 60px;
}

@media (max-width: 992px) {
    .gzs1dndzl5 .ma90awxtry .xtg2w9gf5f {
        margin-bottom: 40px;
    }
}

.gzs1dndzl5 .ma90awxtry .smbra9mxqq {
    margin-bottom: 60px;
}

@media (max-width: 992px) {
    .gzs1dndzl5 .ma90awxtry .smbra9mxqq {
        margin-bottom: 40px;
    }
}

.gzs1dndzl5 .ma90awxtry .smbra9mxqq .p9fk8822og {
    display: inline-block;
    width: 35%;
}

@media (max-width: 992px) {
    .gzs1dndzl5 .ma90awxtry .smbra9mxqq .p9fk8822og {
        width: 100%;
    }
}

.gzs1dndzl5 .xtg2w9gf5f {
    color: #ffffff;
    text-align: center;
}

.gzs1dndzl5 .p9fk8822og,
.gzs1dndzl5 .smbra9mxqq {
    color: #10452A;
    text-align: center;
}

.gzs1dndzl5 .xtg2w9gf5f,
.gzs1dndzl5 .g07f9aeilo {
    text-align: center;
    color: #10452A;
}

.kyfb9rssjj {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-image: url("background1.jpg");
}

.kyfb9rssjj .gi03k80t2x {
    background: #ceeae1;
    opacity: 0.9;
}

.kyfb9rssjj .n0iyhw1gb9:focus,
.kyfb9rssjj span:focus {
    outline: none;
}

.kyfb9rssjj .n0iyhw1gb9 {
    cursor: pointer;
}

.kyfb9rssjj .bb699oleii {
    grid-row-gap: 10px;
}

.kyfb9rssjj .grid-container-1,
.kyfb9rssjj .grid-container-2,
.kyfb9rssjj .sj6eoeqzum {
    gap: 0 10px;
}

.kyfb9rssjj .xtg2w9gf5f {
    margin-bottom: 60px;
    color: #F24D4A;
    text-align: center;
}

@media (max-width: 992px) {
    .kyfb9rssjj .xtg2w9gf5f {
        margin-bottom: 40px;
    }
}

.kyfb9rssjj .zc1adbhcsk {
    max-width: 800px;
}

.kyfb9rssjj .container,
.kyfb9rssjj .dnen6b9rjt {
    overflow: hidden;
}

.kyfb9rssjj .bb699oleii {
    display: grid;
    transform: translate3d(-3rem, 0, 0);
    width: 115vw;
    grid-column-gap: 1rem;
}

.kyfb9rssjj .rh7p1xl6wc {
    display: flex;
    justify-content: center;
    align-items: center;
}

.kyfb9rssjj .rh7p1xl6wc img {
    min-width: 30vw;
    max-width: 100%;
    height: 400px;
    object-fit: cover;
}

@media (max-width: 1200px) {
    .kyfb9rssjj .rh7p1xl6wc img {
        height: 350px;
    }
}

@media (max-width: 767px) {
    .kyfb9rssjj .rh7p1xl6wc img {
        min-width: 35vw;
        height: 160px;
    }
}

.kyfb9rssjj .grid-container-1,
.kyfb9rssjj .grid-container-2,
.kyfb9rssjj .sj6eoeqzum {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
}

.kyfb9rssjj .grid-container-1 {
    align-items: flex-end;
}

.kyfb9rssjj .grid-container-2 {
    align-items: flex-start;
}

.jpg2tyi2qq {
    padding-top: 5rem;
    padding-bottom: 5rem;
    overflow: hidden;
    background-image: url("background1.jpg");
}

.jpg2tyi2qq .gi03k80t2x {
    background: #10452a;
    opacity: 0.9;
}

.jpg2tyi2qq .tlkvjfjjtc {
    display: flex;
    justify-content: center;
    position: relative;
    min-width: 100%;
    max-width: 100%;
}

@media (max-width: 767px) {
    .jpg2tyi2qq .tlkvjfjjtc {
        min-width: 100%;
        max-width: 100%;
    }
}

.jpg2tyi2qq .tlkvjfjjtc .k1lqy61mob {
    width: 100%;
}

.jpg2tyi2qq .tlkvjfjjtc .k1lqy61mob .w2kel3jei7 .fyhvx1umic img {
    height: 650px;
    object-fit: cover;
}

@media (max-width: 992px) {
    .jpg2tyi2qq .tlkvjfjjtc .k1lqy61mob .w2kel3jei7 .fyhvx1umic img {
        height: 350px;
    }
}

.jpg2tyi2qq .bekkqvjpf4,
.jpg2tyi2qq .f2wwjcftav {
    display: flex;
}

.jpg2tyi2qq .s3oj7wmefj {
    top: 50%;
    width: 80px;
    height: 80px;
    font-size: 22px;
    background-color: #ceeae1 !important;
    color: #000000 !important;
    border: none !important;
    border-radius: 50%;
    transition: all 0.3s;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1 !important;
}

@media (max-width: 992px) {
    .jpg2tyi2qq .s3oj7wmefj {
        top: auto;
        bottom: 0;
        width: 60px;
        height: 60px;
    }
}

.jpg2tyi2qq .s3oj7wmefj:hover {
    opacity: 0.7;
}

.jpg2tyi2qq .s3oj7wmefj.f2wwjcftav {
    left: 15%;
}

@media (max-width: 1200px) {
    .jpg2tyi2qq .s3oj7wmefj.f2wwjcftav {
        left: 0;
    }
}

.jpg2tyi2qq .s3oj7wmefj.bekkqvjpf4 {
    right: 15%;
}

@media (max-width: 1200px) {
    .jpg2tyi2qq .s3oj7wmefj.bekkqvjpf4 {
        right: 0;
    }
}

.jpg2tyi2qq .hv26llunnq {
    position: relative;
    z-index: 1;
    width: 100%;
    display: flex;
    justify-content: center;
}

@media (max-width: 992px) {
    .jpg2tyi2qq .hv26llunnq {
        display: block;
        padding-bottom: 6rem;
    }
}

.jpg2tyi2qq .gsmp7d1zyp {
    overflow: hidden;
    width: 50%;
    border-radius: 30px;
}

@media (max-width: 992px) {
    .jpg2tyi2qq .gsmp7d1zyp {
        width: 100%;
    }
}

.jpg2tyi2qq .gsmp7d1zyp.is-draggable {
    cursor: grab;
}

.jpg2tyi2qq .gsmp7d1zyp.is-dragging {
    cursor: grabbing;
}

.jpg2tyi2qq .ctcyyaqg41 {
    display: flex;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.cid-v2eU9X7eb1 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-image: url("background1.jpg");
}

.cid-v2eU9X7eb1 .f9pgust3b0.pc1cahbfyd {
    display: none;
}

.cid-v2eU9X7eb1 .f9pgust3b0 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.cid-v2eU9X7eb1 .i8lydw78ep {
    margin: 0 -5px;
}

.cid-v2eU9X7eb1 .yyivqi3bv6 .xtg2w9gf5f {
    margin-bottom: 60px;
}

@media (max-width: 992px) {
    .cid-v2eU9X7eb1 .yyivqi3bv6 .xtg2w9gf5f {
        margin-bottom: 40px;
    }
}

.cid-v2eU9X7eb1 .n0iyhw1gb9 {
    padding: 0 5px;
    margin-bottom: 10px;
}

@media (max-width: 992px) {
    .cid-v2eU9X7eb1 .n0iyhw1gb9 {
        margin-bottom: 16px;
    }
}

.cid-v2eU9X7eb1 .n0iyhw1gb9:hover .w2kel3jei7 .fyhvx1umic .omgi8ec6ud,
.cid-v2eU9X7eb1 .n0iyhw1gb9:focus .w2kel3jei7 .fyhvx1umic .omgi8ec6ud {
    opacity: 1;
}

.cid-v2eU9X7eb1 .n0iyhw1gb9 .w2kel3jei7 {
    height: 100%;
    border: 5px solid #10452a;
    background-color: #10452a;
}

.cid-v2eU9X7eb1 .n0iyhw1gb9 .w2kel3jei7 .fyhvx1umic {
    position: relative;
    height: 415px;
    border-radius: 26px 26px 0 0;
    overflow: hidden;
}

.cid-v2eU9X7eb1 .n0iyhw1gb9 .w2kel3jei7 .fyhvx1umic .czp9ll8s9u {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.cid-v2eU9X7eb1 .n0iyhw1gb9 .w2kel3jei7 .fyhvx1umic .czp9ll8s9u img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0 !important;
}

@media (max-width: 992px) {
    .cid-v2eU9X7eb1 .n0iyhw1gb9 .w2kel3jei7 .fyhvx1umic .czp9ll8s9u img {
        transform: none;
    }
}

.cid-v2eU9X7eb1 .n0iyhw1gb9 .w2kel3jei7 .fyhvx1umic .omgi8ec6ud {
    position: relative;
    z-index: 1;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ceeae1;
    opacity: 0;
    pointer-events: none;
    transition: all 0.3s ease-in-out;
}

.cid-v2eU9X7eb1 .n0iyhw1gb9 .w2kel3jei7 .fyhvx1umic .omgi8ec6ud .g07f9aeilo {
    pointer-events: visible;
}

.cid-v2eU9X7eb1 .n0iyhw1gb9 .w2kel3jei7 .b9avvh07qq {
    padding: 28px 28px 23px;
}

@media (max-width: 992px) {
    .cid-v2eU9X7eb1 .n0iyhw1gb9 .w2kel3jei7 .b9avvh07qq {
        padding: 20px 20px 15px;
    }
}

.cid-v2eU9X7eb1 .n0iyhw1gb9 .w2kel3jei7 .b9avvh07qq .card-price {
    margin-bottom: 20px;
}

.cid-v2eU9X7eb1 .n0iyhw1gb9 .w2kel3jei7 .b9avvh07qq .jnvbra5nl0 {
    margin-bottom: 20px;
}

.cid-v2eU9X7eb1 .n0iyhw1gb9 .w2kel3jei7 .b9avvh07qq .r7u7yro72h {
    margin-bottom: 0;
}

.cid-v2eU9X7eb1 .xtg2w9gf5f {
    color: #10452A;
    text-align: center;
}

.cid-v2eU9X7eb1 .jnvbra5nl0 {
    color: #FFFFFF;
    text-align: center;
}

.cid-v2eU9X7eb1 .card-price {
    color: #FFFFFF;
    text-align: center;
}

.cid-v2eU9X7eb1 .r7u7yro72h {
    color: #FFFFFF;
    text-align: center;
}

.cid-v2eU9X8zIn {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-image: url("background1.jpg");
}

.cid-v2eU9X8zIn .f9pgust3b0.pc1cahbfyd {
    display: none;
}

.cid-v2eU9X8zIn .f9pgust3b0 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.cid-v2eU9X8zIn .yyivqi3bv6 .xtg2w9gf5f {
    margin-bottom: 60px;
}

@media (max-width: 992px) {
    .cid-v2eU9X8zIn .yyivqi3bv6 .xtg2w9gf5f {
        margin-bottom: 40px;
    }
}

.cid-v2eU9X8zIn .i8lydw78ep {
    margin: 0 -5px;
}

.cid-v2eU9X8zIn .n0iyhw1gb9 {
    padding: 0 5px;
    margin-bottom: 10px;
}

@media (max-width: 992px) {
    .cid-v2eU9X8zIn .n0iyhw1gb9 {
        margin-bottom: 16px;
    }

    .cid-v2eU9X8zIn .n0iyhw1gb9:last-child {
        margin-bottom: 0;
    }
}

.cid-v2eU9X8zIn .n0iyhw1gb9 .w2kel3jei7 {
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 42px;
    border: 1px solid #ffffff;
}

@media (max-width: 1200px) {
    .cid-v2eU9X8zIn .n0iyhw1gb9 .w2kel3jei7 {
        padding: 24px;
    }
}

.cid-v2eU9X8zIn .n0iyhw1gb9 .w2kel3jei7::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 30px;
    opacity: 0.3;
    background-color: #ffffff;
    pointer-events: none;
}

.cid-v2eU9X8zIn .n0iyhw1gb9 .w2kel3jei7 .krg7ybd97r {
    position: relative;
}

.cid-v2eU9X8zIn .n0iyhw1gb9 .w2kel3jei7 .krg7ybd97r .jnvbra5nl0 {
    position: relative;
    z-index: 1;
    width: 100%;
    margin-bottom: 20px;
}

.cid-v2eU9X8zIn .n0iyhw1gb9 .w2kel3jei7 .krg7ybd97r .card-price {
    padding-bottom: 16px;
    border-bottom: 1px dashed #ffffff;
    margin-bottom: 40px;
}

@media (max-width: 992px) {
    .cid-v2eU9X8zIn .n0iyhw1gb9 .w2kel3jei7 .krg7ybd97r .card-price {
        margin-bottom: 24px;
    }
}

.cid-v2eU9X8zIn .n0iyhw1gb9 .w2kel3jei7 .krg7ybd97r .wx3a8s2esj {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.cid-v2eU9X8zIn .n0iyhw1gb9 .w2kel3jei7 .krg7ybd97r .wx3a8s2esj .nu41xr6qz2 {
    padding-bottom: 8px;
    border-bottom: 1px solid #ffffff;
    margin-bottom: 16px;
}

.cid-v2eU9X8zIn .n0iyhw1gb9 .w2kel3jei7 .krg7ybd97r .wx3a8s2esj .nu41xr6qz2:last-child {
    margin-bottom: 0;
}

.cid-v2eU9X8zIn .n0iyhw1gb9 .w2kel3jei7 .g07f9aeilo {
    position: relative;
    z-index: 1;
    width: 100%;
    margin-top: 40px;
}

@media (max-width: 992px) {
    .cid-v2eU9X8zIn .n0iyhw1gb9 .w2kel3jei7 .g07f9aeilo {
        margin-top: 24px;
    }
}

.cid-v2eU9X8zIn .n0iyhw1gb9 .w2kel3jei7 .g07f9aeilo .pbo1o58gp0 {
    width: 100%;
    padding: 32px 40px;
    margin-bottom: 0;
    margin-top: 0;
}

@media (max-width: 992px) {
    .cid-v2eU9X8zIn .n0iyhw1gb9 .w2kel3jei7 .g07f9aeilo .pbo1o58gp0 {
        padding: 22px 40px;
    }
}

.cid-v2eU9X8zIn .xtg2w9gf5f {
    color: #FFFFFF;
    text-align: center;
}

.cid-v2eU9X8zIn .jnvbra5nl0 {
    color: #ffffff;
    text-align: center;
}

.cid-v2eU9X8zIn .card-price {
    color: #FFFFFF;
    text-align: center;
}

.cid-v2eU9X8zIn .wx3a8s2esj {
    color: #ffffff;
}

.cid-v2eU9X8zIn .jnvbra5nl0,
.cid-v2eU9X8zIn .g07f9aeilo {
    color: #FFFFFF;
}

.cid-v2eU9X8zIn .wx3a8s2esj,
.cid-v2eU9X8zIn .nu41xr6qz2,
.cid-v2eU9X8zIn .nav-wrapper {
    color: #FFFFFF;
}

.cid-v2eU9X9bmi {
    padding-top: 5rem;
    padding-bottom: 5rem;
    overflow: hidden;
    background-image: url("background1.jpg");
}

.cid-v2eU9X9bmi .f9pgust3b0.pc1cahbfyd {
    display: none;
}

.cid-v2eU9X9bmi .f9pgust3b0 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.cid-v2eU9X9bmi .zc1adbhcsk {
    max-width: 800px;
}

.cid-v2eU9X9bmi .n0iyhw1gb9 {
    color: #ffffff;
    min-height: 90px;
}

@media (max-width: 768px) {
    .cid-v2eU9X9bmi .n0iyhw1gb9 {
        min-height: 45px;
    }
}

.cid-v2eU9X9bmi .border-wrap {
    height: 2px;
    background-color: #ffffff;
    margin-top: 80px;
}

@media (max-width: 768px) {
    .cid-v2eU9X9bmi .border-wrap {
        margin-top: 40px;
    }
}

.clmna94s5s {
    padding-top: 5rem;
    padding-bottom: 5rem;
    overflow: hidden;
    background-image: url("background1.jpg");
}

.clmna94s5s .gi03k80t2x {
    background: #ceeae1;
    opacity: 0.9;
}

.clmna94s5s .ma90awxtry {
    position: relative;
    display: flex;
    justify-content: center;
}

.clmna94s5s .ma90awxtry .a5zk2z65k2 {
    position: absolute;
    top: -1rem;
    border: 1px solid #10452a;
    width: 52%;
    height: 100%;
    border-radius: 30px;
}

@media (max-width: 992px) {
    .clmna94s5s .ma90awxtry .a5zk2z65k2 {
        display: none;
    }
}

.clmna94s5s .ma90awxtry .a5zk2z65k2::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.3;
    background-color: #10452a;
    border-radius: 30px;
}

.clmna94s5s .ma90awxtry .ol2fe6naw4 {
    transform: rotate(6deg);
}

.clmna94s5s .ma90awxtry .dxde7tup0z {
    transform: rotate(-6deg);
}

.clmna94s5s .tlkvjfjjtc {
    display: flex;
    justify-content: center;
    position: relative;
    min-width: 100%;
    max-width: 100%;
}

@media (max-width: 767px) {
    .clmna94s5s .tlkvjfjjtc {
        min-width: 100%;
        max-width: 100%;
    }
}

.clmna94s5s .tlkvjfjjtc .k1lqy61mob {
    width: 100%;
    background-color: #10452a;
    padding: 5px;
    min-height: 560px;
}

@media (max-width: 768px) {
    .clmna94s5s .tlkvjfjjtc .k1lqy61mob {
        min-height: auto;
    }
}

.clmna94s5s .tlkvjfjjtc .k1lqy61mob .w2kel3jei7 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    border: 1px dashed #ffffff;
    padding: 56px;
    border-radius: 26px !important;
}

@media (max-width: 992px) {
    .clmna94s5s .tlkvjfjjtc .k1lqy61mob .w2kel3jei7 {
        padding: 24px;
    }
}

.clmna94s5s .tlkvjfjjtc .k1lqy61mob .w2kel3jei7 .krg7ybd97r .sy429uqi63 {
    margin-bottom: 32px;
}

@media (max-width: 768px) {
    .clmna94s5s .tlkvjfjjtc .k1lqy61mob .w2kel3jei7 .krg7ybd97r .sy429uqi63 {
        margin-bottom: 16px;
    }
}

.clmna94s5s .tlkvjfjjtc .k1lqy61mob .w2kel3jei7 .krg7ybd97r .sy429uqi63 .mq1i9jecuc {
    display: inline-flex;
    align-items: center;
}

@media (max-width: 992px) {
    .clmna94s5s .tlkvjfjjtc .k1lqy61mob .w2kel3jei7 .krg7ybd97r .sy429uqi63 .mq1i9jecuc {
        display: block;
    }
}

.clmna94s5s .tlkvjfjjtc .k1lqy61mob .w2kel3jei7 .krg7ybd97r .sy429uqi63 .mq1i9jecuc .letter-wrap {
    width: 92px;
    height: 92px;
    min-width: 92px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    background-color: #feeeed;
    margin-right: 18px;
}

@media (max-width: 992px) {
    .clmna94s5s .tlkvjfjjtc .k1lqy61mob .w2kel3jei7 .krg7ybd97r .sy429uqi63 .mq1i9jecuc .letter-wrap {
        width: 64px;
        height: 64px;
        min-width: 64px;
        margin-right: 0;
        margin-bottom: 16px;
    }
}

.clmna94s5s .tlkvjfjjtc .k1lqy61mob .w2kel3jei7 .krg7ybd97r .sy429uqi63 .mq1i9jecuc .letter-wrap .item-letter {
    margin-bottom: 0;
}

.clmna94s5s .tlkvjfjjtc .k1lqy61mob .w2kel3jei7 .krg7ybd97r .sy429uqi63 .mq1i9jecuc .eshuk3r6he {
    margin-bottom: 0;
}

.clmna94s5s .tlkvjfjjtc .k1lqy61mob .w2kel3jei7 .krg7ybd97r .ou9zqk16sg {
    margin-bottom: 0;
}

.clmna94s5s .tlkvjfjjtc .k1lqy61mob .w2kel3jei7 .g2izs1ti8h {
    margin-top: 32px;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .clmna94s5s .tlkvjfjjtc .k1lqy61mob .w2kel3jei7 .g2izs1ti8h {
        margin-top: 16px;
    }
}

.clmna94s5s .bekkqvjpf4,
.clmna94s5s .f2wwjcftav {
    display: flex;
}

.clmna94s5s .s3oj7wmefj {
    top: 50%;
    width: 80px;
    height: 80px;
    font-size: 22px;
    background-color: #10452a !important;
    color: #ffffff !important;
    border: none !important;
    border-radius: 50%;
    transition: all 0.3s;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1 !important;
}

@media (max-width: 992px) {
    .clmna94s5s .s3oj7wmefj {
        top: auto;
        bottom: 0;
        width: 60px;
        height: 60px;
    }
}

.clmna94s5s .s3oj7wmefj:hover {
    opacity: 0.7;
}

.clmna94s5s .s3oj7wmefj.f2wwjcftav {
    left: 0;
}

.clmna94s5s .s3oj7wmefj.bekkqvjpf4 {
    right: 0;
}

.clmna94s5s .hv26llunnq {
    position: relative;
    z-index: 1;
    width: 100%;
    display: flex;
    justify-content: center;
}

@media (max-width: 992px) {
    .clmna94s5s .hv26llunnq {
        display: block;
        padding-bottom: 6rem;
    }
}

.clmna94s5s .gsmp7d1zyp {
    overflow: hidden;
    width: 50%;
    border-radius: 30px;
}

@media (max-width: 992px) {
    .clmna94s5s .gsmp7d1zyp {
        width: 100%;
    }
}

.clmna94s5s .gsmp7d1zyp.is-draggable {
    cursor: grab;
}

.clmna94s5s .gsmp7d1zyp.is-dragging {
    cursor: grabbing;
}

.clmna94s5s .ctcyyaqg41 {
    display: flex;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.clmna94s5s .item-letter {
    color: #f24d4a;
}

.clmna94s5s .eshuk3r6he {
    color: #f24d4a;
}

.clmna94s5s .ou9zqk16sg {
    color: #FFFFFF;
}

.clmna94s5s .g2izs1ti8h {
    color: #FFFFFF;
}

.clmna94s5s .eshuk3r6he,
.clmna94s5s .sy429uqi63 {
    color: #FFFFFF;
}

.gqrps9gvq2 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-image: url("background1.jpg");
}

.gqrps9gvq2 .f9pgust3b0.pc1cahbfyd {
    display: none;
}

.gqrps9gvq2 .f9pgust3b0 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.gqrps9gvq2 .i8lydw78ep {
    margin: 0 -5px;
}

.gqrps9gvq2 .n0iyhw1gb9 {
    padding: 0 5px;
    margin-bottom: 10px;
}

@media (max-width: 992px) {
    .gqrps9gvq2 .n0iyhw1gb9 {
        margin-bottom: 16px;
    }

    .gqrps9gvq2 .n0iyhw1gb9:last-child {
        margin-bottom: 0;
    }
}

.gqrps9gvq2 .n0iyhw1gb9:nth-child(2n) .w2kel3jei7 .fyhvx1umic img {
    transform: none;
}

.gqrps9gvq2 .n0iyhw1gb9 .w2kel3jei7 {
    height: 100%;
}

.gqrps9gvq2 .n0iyhw1gb9 .w2kel3jei7 .fyhvx1umic img {
    height: 350px;
    object-fit: cover;
    transform: rotate(8deg);
}

@media (max-width: 992px) {
    .gqrps9gvq2 .n0iyhw1gb9 .w2kel3jei7 .fyhvx1umic img {
        transform: none;
    }
}

.ia4c249js4 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-image: url("background1.jpg");
}

.ia4c249js4 .f9pgust3b0.pc1cahbfyd {
    display: none;
}

.ia4c249js4 .f9pgust3b0 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.ia4c249js4 .i8lydw78ep {
    margin: 0 -5px;
}

.ia4c249js4 .n0iyhw1gb9 {
    padding: 0 5px;
    margin-bottom: 10px;
}

@media (max-width: 992px) {
    .ia4c249js4 .n0iyhw1gb9 {
        margin-bottom: 16px;
    }

    .ia4c249js4 .n0iyhw1gb9:last-child {
        margin-bottom: 0;
    }
}

.ia4c249js4 .n0iyhw1gb9 .w2kel3jei7 {
    height: 100%;
}

.ia4c249js4 .n0iyhw1gb9 .w2kel3jei7 .krg7ybd97r {
    position: relative;
    min-height: 350px;
    height: 100%;
    padding: 42px;
    border: 1px solid #10452a;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    z-index: 1;
}

@media (max-width: 1200px) {
    .ia4c249js4 .n0iyhw1gb9 .w2kel3jei7 .krg7ybd97r {
        padding: 24px;
        min-height: 265px;
    }
}

.ia4c249js4 .n0iyhw1gb9 .w2kel3jei7 .krg7ybd97r::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 30px;
    opacity: 0.3;
    background-color: #10452a;
    pointer-events: none;
}

.ia4c249js4 .n0iyhw1gb9 .w2kel3jei7 .krg7ybd97r .jnvbra5nl0 {
    position: relative;
    z-index: 1;
    width: 100%;
    margin-bottom: 20px;
}

.ia4c249js4 .n0iyhw1gb9 .w2kel3jei7 .krg7ybd97r .r7u7yro72h {
    position: relative;
    z-index: 1;
    width: 100%;
    margin-bottom: 0;
}

.ia4c249js4 .n0iyhw1gb9 .w2kel3jei7 .fyhvx1umic {
    position: relative;
    min-height: 350px;
    height: 100%;
}

.ia4c249js4 .n0iyhw1gb9 .w2kel3jei7 .fyhvx1umic img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: rotate(8deg);
}

@media (max-width: 992px) {
    .ia4c249js4 .n0iyhw1gb9 .w2kel3jei7 .fyhvx1umic img {
        transform: none;
        min-height: 265px;
    }
}

.ia4c249js4 .jnvbra5nl0 {
    color: #10452A;
}

.ia4c249js4 .r7u7yro72h {
    color: #10452A;
}

.esaiwcrj58 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-image: url("background1.jpg");
}

.esaiwcrj58 .f9pgust3b0.pc1cahbfyd {
    display: none;
}

.esaiwcrj58 .f9pgust3b0 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.esaiwcrj58 .i8lydw78ep {
    margin: 0 -5px;
}

.esaiwcrj58 .i8lydw78ep .eez06oelgs {
    padding: 0 5px;
}

@media (max-width: 992px) {
    .esaiwcrj58 .i8lydw78ep .eez06oelgs {
        margin-bottom: 16px;
    }

    .esaiwcrj58 .i8lydw78ep .eez06oelgs:last-child {
        margin-bottom: 0;
    }
}

.esaiwcrj58 .ma90awxtry {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    padding: 42px;
    border-radius: 30px;
    background-color: #10452a;
}

@media (max-width: 992px) {
    .esaiwcrj58 .ma90awxtry {
        padding: 24px;
        height: auto;
    }
}

.esaiwcrj58 .ma90awxtry .xtg2w9gf5f {
    width: 100%;
    margin-bottom: 60px;
}

@media (max-width: 992px) {
    .esaiwcrj58 .ma90awxtry .xtg2w9gf5f {
        margin-bottom: 40px;
    }
}

.esaiwcrj58 .ma90awxtry .ca9gpvvd06 {
    width: 100%;
}

.esaiwcrj58 .ma90awxtry .ca9gpvvd06 .n0iyhw1gb9:first-child .w2kel3jei7 .krg7ybd97r {
    padding-top: 0;
    border-top: 0;
    margin-top: 0;
}

.esaiwcrj58 .ma90awxtry .ca9gpvvd06 .n0iyhw1gb9 .w2kel3jei7 .krg7ybd97r {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 0 !important;
    margin-top: 16px;
    padding-top: 16px;
    border-top: 1px solid #ffffff;
}

@media (max-width: 992px) {
    .esaiwcrj58 .ma90awxtry .ca9gpvvd06 .n0iyhw1gb9 .w2kel3jei7 .krg7ybd97r {
        display: block;
    }
}

.esaiwcrj58 .ma90awxtry .ca9gpvvd06 .n0iyhw1gb9 .w2kel3jei7 .krg7ybd97r .jnvbra5nl0 {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .esaiwcrj58 .ma90awxtry .ca9gpvvd06 .n0iyhw1gb9 .w2kel3jei7 .krg7ybd97r .jnvbra5nl0 {
        margin-bottom: 6px;
    }
}

.esaiwcrj58 .ma90awxtry .ca9gpvvd06 .n0iyhw1gb9 .w2kel3jei7 .krg7ybd97r .g07f9aeilo .pbo1o58gp0 {
    padding: 8px 20px;
    margin-bottom: 0;
    white-space: nowrap;
}

.esaiwcrj58 .ma90awxtry .tsi3504nso {
    width: 100%;
    margin-bottom: 60px;
}

@media (max-width: 992px) {
    .esaiwcrj58 .ma90awxtry .tsi3504nso {
        margin-bottom: 40px;
    }
}

.esaiwcrj58 .ma90awxtry .tb491awjwt.d7x646z17x {
    position: relative;
    z-index: 1;
}

.esaiwcrj58 .ma90awxtry .tb491awjwt.d7x646z17x .tnuacnxv5t {
    margin-bottom: 16px !important;
}

.esaiwcrj58 .ma90awxtry .tb491awjwt.d7x646z17x .tnuacnxv5t .form-control-label {
    width: 100%;
    margin-bottom: 0;
    padding: 5px 0;
}

.esaiwcrj58 .ma90awxtry .tb491awjwt.d7x646z17x .tnuacnxv5t .phnn7wuqg4 {
    position: relative;
    z-index: 1;
    padding: 28px;
    border-radius: 60px !important;
    border: 1px solid #ceeae1 !important;
    box-shadow: none;
    background-color: #ceeae1;
}

@media (max-width: 992px) {
    .esaiwcrj58 .ma90awxtry .tb491awjwt.d7x646z17x .tnuacnxv5t .phnn7wuqg4 {
        padding: 22px;
    }
}

.esaiwcrj58 .ma90awxtry .tb491awjwt.d7x646z17x .tnuacnxv5t .phnn7wuqg4:hover,
.esaiwcrj58 .ma90awxtry .tb491awjwt.d7x646z17x .tnuacnxv5t .phnn7wuqg4:focus {
    border: 1px solid #ceeae1 !important;
}

.esaiwcrj58 .ma90awxtry .tb491awjwt.d7x646z17x .tnuacnxv5t .phnn7wuqg4::placeholder {
    color: #000000;
    opacity: 0.7;
}

.esaiwcrj58 .ma90awxtry .tb491awjwt.d7x646z17x .tnuacnxv5t textarea {
    min-height: 150px;
}

.esaiwcrj58 .ma90awxtry .tb491awjwt.d7x646z17x .tnuacnxv5t .form-check {
    padding-left: 1.9em;
    margin-bottom: 16px;
}

.esaiwcrj58 .ma90awxtry .tb491awjwt.d7x646z17x .tnuacnxv5t .form-check .form-check-input {
    background-color: #ffffff;
    border-color: #ffffff;
    border-radius: 0;
}

.esaiwcrj58 .ma90awxtry .tb491awjwt.d7x646z17x .g07f9aeilo {
    width: 100%;
}

.esaiwcrj58 .ma90awxtry .tb491awjwt.d7x646z17x .g07f9aeilo .pbo1o58gp0 {
    width: 100%;
    margin-top: 0;
}

.esaiwcrj58 .item-menu-overlay .btn-wrapper {
    margin-top: -3%;
    margin-right: 24%;
}

.esaiwcrj58 .xtg2w9gf5f {
    color: #FFFFFF;
}

.esaiwcrj58 .tsi3504nso {
    color: #FFFFFF;
}

.esaiwcrj58 .jnvbra5nl0 {
    color: #FFFFFF;
}

.esaiwcrj58 .krg7ybd97r .g07f9aeilo {
    margin-left: 10px;
}

.esaiwcrj58 .krg7ybd97r .g07f9aeilo a {
    text-wrap: nowrap;
}

@media (max-width: 992px) {
    .esaiwcrj58 .krg7ybd97r .g07f9aeilo {
        margin-left: 0;
    }
}

.f4j9sjf1a9 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-image: url("background1.jpg");
}

.f4j9sjf1a9 .f9pgust3b0.pc1cahbfyd {
    display: none;
}

.f4j9sjf1a9 .f9pgust3b0 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.f4j9sjf1a9 .yyivqi3bv6 .xtg2w9gf5f {
    margin-bottom: 60px;
}

@media (max-width: 1200px) {
    .f4j9sjf1a9 .yyivqi3bv6 .xtg2w9gf5f {
        margin-bottom: 40px;
    }
}

.f4j9sjf1a9 .i8lydw78ep {
    margin: 0 -5px;
}

.f4j9sjf1a9 .i8lydw78ep .eez06oelgs {
    padding: 0 5px;
}

@media (max-width: 1200px) {
    .f4j9sjf1a9 .i8lydw78ep .eez06oelgs {
        margin-bottom: 16px;
    }

    .f4j9sjf1a9 .i8lydw78ep .eez06oelgs:last-child {
        margin-bottom: 0;
    }
}

.f4j9sjf1a9 .ma90awxtry {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    padding: 42px;
    border-radius: 30px;
    background-color: #ffffff;
}

@media (max-width: 1200px) {
    .f4j9sjf1a9 .ma90awxtry {
        padding: 24px;
        height: auto;
    }
}

.f4j9sjf1a9 .ma90awxtry .tsi3504nso {
    width: 100%;
    margin-bottom: 120px;
}

@media (max-width: 1200px) {
    .f4j9sjf1a9 .ma90awxtry .tsi3504nso {
        margin-bottom: 40px;
    }
}

.f4j9sjf1a9 .ma90awxtry .ca9gpvvd06 {
    width: 100%;
}

.f4j9sjf1a9 .ma90awxtry .ca9gpvvd06 .n0iyhw1gb9:first-child .w2kel3jei7 .krg7ybd97r {
    padding-top: 0;
    border-top: 0;
    margin-top: 0;
}

.f4j9sjf1a9 .ma90awxtry .ca9gpvvd06 .n0iyhw1gb9 .w2kel3jei7 .krg7ybd97r {
    display: flex;
    justify-content: space-between;
    border-radius: 0 !important;
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #10452a;
}

@media (max-width: 1200px) {
    .f4j9sjf1a9 .ma90awxtry .ca9gpvvd06 .n0iyhw1gb9 .w2kel3jei7 .krg7ybd97r {
        display: block;
    }
}

.f4j9sjf1a9 .ma90awxtry .ca9gpvvd06 .n0iyhw1gb9 .w2kel3jei7 .krg7ybd97r .ks88wlg1tm {
    width: 50%;
    padding-right: 16px;
    margin-bottom: 0;
}

@media (max-width: 1200px) {
    .f4j9sjf1a9 .ma90awxtry .ca9gpvvd06 .n0iyhw1gb9 .w2kel3jei7 .krg7ybd97r .ks88wlg1tm {
        width: 100%;
        margin-bottom: 6px;
        padding-right: 0;
    }
}

.f4j9sjf1a9 .ma90awxtry .ca9gpvvd06 .n0iyhw1gb9 .w2kel3jei7 .krg7ybd97r .r7u7yro72h {
    width: 50%;
    margin-bottom: 0;
}

@media (max-width: 1200px) {
    .f4j9sjf1a9 .ma90awxtry .ca9gpvvd06 .n0iyhw1gb9 .w2kel3jei7 .krg7ybd97r .r7u7yro72h {
        width: 100%;
    }
}

.f4j9sjf1a9 .u7v0qth4gw {
    height: 100%;
}

.f4j9sjf1a9 .u7v0qth4gw .p2uy8utlsv {
    height: 100%;
}

.f4j9sjf1a9 .u7v0qth4gw .p2uy8utlsv iframe {
    height: 100%;
}

@media (max-width: 1200px) {
    .f4j9sjf1a9 .u7v0qth4gw .p2uy8utlsv iframe {
        height: 350px;
    }
}

.f4j9sjf1a9 .item-menu-overlay .btn-wrapper {
    margin-top: -3%;
    margin-right: 24%;
}

.f4j9sjf1a9 .xtg2w9gf5f {
    color: #FFFFFF;
    text-align: center;
}

.f4j9sjf1a9 .tsi3504nso {
    color: #10452A;
}

.f4j9sjf1a9 .ks88wlg1tm {
    color: #10452A;
}

.f4j9sjf1a9 .r7u7yro72h {
    color: #10452A;
}

.fsi3f0ifm1 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-image: url("background1.jpg");
}

.fsi3f0ifm1 .f9pgust3b0.pc1cahbfyd {
    display: none;
}

.fsi3f0ifm1 .f9pgust3b0 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.fsi3f0ifm1 .si5pwxaowv {
    justify-content: center;
}

.fsi3f0ifm1 .eez06oelgs {
    justify-content: center;
}

.fsi3f0ifm1 .yyivqi3bv6 .xtg2w9gf5f {
    margin-bottom: 72px;
}

@media (max-width: 992px) {
    .fsi3f0ifm1 .yyivqi3bv6 .xtg2w9gf5f {
        margin-bottom: 40px;
        text-align: center;
    }
}

.fsi3f0ifm1 .nav-wrapper {
    margin-bottom: 72px;
}

@media (max-width: 992px) {
    .fsi3f0ifm1 .nav-wrapper {
        margin-bottom: 40px;
    }
}

.fsi3f0ifm1 .nav-wrapper .wx3a8s2esj {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline-flex;
    justify-content: center;
    flex-wrap: wrap;
}

.fsi3f0ifm1 .nav-wrapper .wx3a8s2esj .nu41xr6qz2 {
    padding: 8px 16px;
    margin-bottom: 0;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}

.fsi3f0ifm1 .nav-wrapper .wx3a8s2esj .nu41xr6qz2:hover,
.fsi3f0ifm1 .nav-wrapper .wx3a8s2esj .nu41xr6qz2:focus {
    opacity: 0.4;
}

.fsi3f0ifm1 .ca9gpvvd06 {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 72px;
}

@media (max-width: 1440px) {
    .fsi3f0ifm1 .ca9gpvvd06 {
        display: block;
    }
}

@media (max-width: 992px) {
    .fsi3f0ifm1 .ca9gpvvd06 {
        margin-bottom: 40px;
    }
}

.fsi3f0ifm1 .ca9gpvvd06 .social-wrapper {
    margin-right: 16px;
}

@media (max-width: 1440px) {
    .fsi3f0ifm1 .ca9gpvvd06 .social-wrapper {
        margin-right: 0;
        margin-bottom: 16px;
        text-align: right;
    }
}

@media (max-width: 992px) {
    .fsi3f0ifm1 .ca9gpvvd06 .social-wrapper {
        text-align: center;
    }
}

.fsi3f0ifm1 .ca9gpvvd06 .social-wrapper .social-wrap {
    display: inline-flex;
    flex-wrap: wrap;
}

.fsi3f0ifm1 .ca9gpvvd06 .social-wrapper .social-wrap .soc-item a {
    display: block;
}

.fsi3f0ifm1 .ca9gpvvd06 .social-wrapper .social-wrap .soc-item a:hover .bppdb7t599,
.fsi3f0ifm1 .ca9gpvvd06 .social-wrapper .social-wrap .soc-item a:hover .bppdb7t599 {
    opacity: 0.7;
}

.fsi3f0ifm1 .ca9gpvvd06 .social-wrapper .social-wrap .soc-item a .bppdb7t599 {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    min-width: 32px;
    color: #ffd9c8;
    background-color: #f24d4a;
    font-size: 16px;
    border-radius: 100%;
    transition: all 0.3s ease-in-out;
    margin: 0 4px 4px;
}

.fsi3f0ifm1 .ca9gpvvd06 .phone-wrapper .mbr-phone {
    margin-bottom: 0;
    transition: all 0.3s ease-in-out;
}

@media (max-width: 1440px) {
    .fsi3f0ifm1 .ca9gpvvd06 .phone-wrapper .mbr-phone {
        text-align: right;
    }
}

@media (max-width: 992px) {
    .fsi3f0ifm1 .ca9gpvvd06 .phone-wrapper .mbr-phone {
        text-align: center;
    }
}

.fsi3f0ifm1 .ca9gpvvd06 .phone-wrapper .mbr-phone:hover,
.fsi3f0ifm1 .ca9gpvvd06 .phone-wrapper .mbr-phone:hover {
    opacity: 0.4;
}

.fsi3f0ifm1 .ggjhc2eamp .d7m1goqyoc {
    margin-bottom: 0;
}

.fsi3f0ifm1 .xtg2w9gf5f {
    color: #f24d4a;
}

.fsi3f0ifm1 .wx3a8s2esj,
.fsi3f0ifm1 .nav-wrapper {
    color: #f24d4a;
    text-align: center;
}

.fsi3f0ifm1 .mbr-phone {
    color: #f24d4a;
}

.fsi3f0ifm1 .d7m1goqyoc {
    color: #FFFFFF;
    text-align: center;
}